Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images | Kumar Gala | 2008-02-29 | -0/+54 |
Introduce the LMB lib used on PPC in the kernel as a clean way to manage the memory spaces used by various boot images and structures. This code will allow us to simplify the code in bootm and its support functions. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |