[U-Boot] CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE

anup behare anupbehare at gmail.com
Tue May 18 09:03:25 CEST 2010


Hi,

We are using taishan based board having 1GB DDR.
In u-boot code we found that CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE is set to
768MB hence "if (size < bootm_size)" condition becomes true and u-boot throw
"WARNING: adjusting available memory to 0x30000000" message on console.

Let me know will it possible to set CONFIG_SYS_LINUX_LOWMEM_MAX_SIZE to 1GB
or is there any fix for above warning message?

Regards,
Anup


More information about the U-Boot mailing list