On 19/06/2017 15:20, sandeepk_si...@bel.co.in wrote:
hii

in our cyclone v soc board we are using 4 gb ram .while  booting in
u boot ram size is only 1 GB . how to change this default value to pass
correct ram size in u boot as well as in kernel.


G'day,

It'll depend on the uboot version you're using I think.
With uboot v2016.01 I had to set PHYS_SDRAM_1_SIZE in the header for the board.
include\configs\socfpga_*.h

Newer version of uboot have migrated more settings to the board config.
configs\socfpga_*defconfig

Not sure where that one lives.

--
Regards
Phil Reid

_______________________________________________
Rfi mailing list
Rfi@lists.rocketboards.org
http://lists.rocketboards.org/cgi-bin/mailman/listinfo/rfi

Reply via email to