Forum Discussion
aikeu
Regular Contributor
2 years agoHi chander,
Can change the address being used to
<0x2 0x80000000 0 0x80000000> instead as below?
memory {
/* 4GB */
reg = <0 0x00000000 0 0x80000000>,
<0x2 0x80000000 0 0x80000000>;
};
Thanks.
Regards,
Aik Eu
- chander2 years ago
New Contributor
Hi Aik Eu,
Do we also need to make changes to the firewall_ddr_fpga2sdram_inst_0_scr registers?
Could you tell us the changes needed in u-boot-socfpga/arch/arm/mach-socfpga/spl_agilex7.c if any ? We are using AGMF039 device.regards
Chander