mirror of
https://xff.cz/git/u-boot/
synced 2026-04-11 11:10:00 +02:00
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>