Skip to content
Snippets Groups Projects
Commit 1782b8d2 authored by BRONES Romain's avatar BRONES Romain
Browse files

feat(ddr):Add PL DDR to device-tree

* Usefull when we do not use DT_FROM_BD
parent d53bb5fb
No related branches found
No related tags found
No related merge requests found
/ {
amba_pl: amba_pl@0 {
#address-cells = <2>;
#size-cells = <2>;
compatible = "simple-bus";
ranges ;
ddr_ddr4_0: ddr4@540000000 {
compatible = "xlnx,ddr4-2.2", "generic-uio";
reg = <0x00000005 0x40000000 0x0 0x40000000>;
};
ins_bsp_fmc2zup_system_p_m_axi_bsp: ins_bsp_fmc2zup_system_p_m_axi_bsp@a0000000 {
reg = <0x0 0xa0000000 0x0 0x200000>;
};
ins_bsp_fmc2zup_system_p_m_axi_app: ins_bsp_fmc2zup_system_p_m_axi_app@a0800000 {
reg = <0x0 0xa0800000 0x0 0x800000>;
};
};
debug_bridge_0@0xA0820000 {
#address-cells = <1>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment