mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 08:27:23 +00:00
4ed6552f71
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> |
||
---|---|---|
.. | ||
bzlib.c | ||
bzlib_crctable.c | ||
bzlib_decompress.c | ||
bzlib_huffman.c | ||
bzlib_private.h | ||
bzlib_randtable.c | ||
crc32.c | ||
ctype.c | ||
display_options.c | ||
div64.c | ||
ldiv.c | ||
lmb.c | ||
Makefile | ||
sha1.c | ||
string.c | ||
vsprintf.c | ||
zlib.c |