Re: [U-Boot] WARNING: adjusting available memory to 30000000

I am using customized ppc440 based board having 4GB DDR3 memory
sorry by mistake i put DDR3 size = 4GB instead of 1GB.
--- On Wed, 5/5/10, Ronny D ronny_d37@yahoo.com wrote:
From: Ronny D ronny_d37@yahoo.com Subject: WARNING: adjusting available memory to 30000000 To: "Wolfgang Denk" wd@denx.de, "Stefan Roese" sr@denx.de Cc: "U-boot" u-boot@lists.denx.de Date: Wednesday, 5 May, 2010, 12:28 PM
Hi,
I am using customized ppc440 based board having 4GB DDR3 memory.
While running u-boot I am getting “WARNING: adjusting available memory to 30000000” messege.
Further debugging I came to know that CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE is set to 0x30000000 and my ddr size come to 0x40000000
Please let me know is u-boot supports upto 0x30000000 or I can modify CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE macro to 0x40000000. Regards,Ronny
participants (1)
-
Ronny D