Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-29 | [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images | Kumar Gala | |
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> |