ITPUB
Sep 9, 2016 · Backend Development
How Linux Parses Memory Tags from U‑Boot and Adjusts Boot Parameters
This article explains the two-stage process by which the Linux kernel parses memory information passed from U‑Boot—first via ATAG tags and then through the boot command line—detailing the relevant code, data structures, and practical methods for modifying memory size on embedded platforms.
Boot ParametersKernelLinux
0 likes · 9 min read
