[U-Boot] WARNING: adjusting available memory to 30000000
Ronny D
ronny_d37 at yahoo.com
Wed May 5 14:47:19 CEST 2010
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 at yahoo.com> wrote:
From: Ronny D <ronny_d37 at yahoo.com>
Subject: WARNING: adjusting available memory to 30000000
To: "Wolfgang Denk" <wd at denx.de>, "Stefan Roese" <sr at denx.de>
Cc: "U-boot" <u-boot at 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
More information about the U-Boot
mailing list