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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to