Forum Discussion
aikeu
Regular Contributor
2 years agoHi TG_GER,
Sorry for the late reply.
From your logs, the socfpga.rbf is configured where the 2gb ram is available for HPS usage. You proceed to load the core.rbf from the sd card to the ram address 0x50000 then with fpga load to configure the core.rbf.
The socfpga.rbf should be the periphery.rbf. Configuration of periphery: this allows HPS DDRAM to be brought up, and must do be done in SPL
The ddr which is used by the HPS is normally determined in Uboot fsbl in the early stage which is in your case is the 2gb ram.
Refer to this building bootloader documentation as reference on seperate configurations:
Thanks.
Regards,
Aik Eu