[U-Boot] Statically allocate a range of physical memory to an OS image.
mazen.e
mazen.ezzeddine at gmail.com
Tue May 27 13:46:58 CEST 2014
Great, many thanks for this information.
On the other hand, according to my basic understanding (Please correct me
if I am wrong), U-boot can pass through the bootargs env variable
information about available memory in the platform. For instance, bootargs
mem=512M at 0xA0000000 .. instructs the kernel that the available memory is 512
MB starting @ 0xA0000000, in such case the rest of the platform memory is
not even visible to the kernel and its MMU. Is this conclusion true?
Thank you very much.
--
View this message in context: http://u-boot.10912.n7.nabble.com/Statically-allocate-a-range-of-physical-memory-to-an-OS-image-tp180825p180832.html
Sent from the U-Boot mailing list archive at Nabble.com.
More information about the U-Boot
mailing list