mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 08:51:13 +00:00
1b8bd17c2d
...and max flash offset The mtdsplit parser was recently refactored to allow the kernel to have custom image header magic. Let's also do this for the lzma-loader For example: When implemented together, this allows the kernel to "appear" to be a rootfs by OEM software in order to write an image that is actually kernel + rootfs. At the same time, it would boot to openwrt normally by setting the same magic in DTS. Both of the variables have a default value that is unchanged when not defined in the makefiles This has no effect on the size of the loader when lzma compressed. Signed-off-by: Michael Pratt <mcpratt@pm.me> |
||
---|---|---|
.. | ||
ar71xx_regs.h | ||
board.c | ||
cache.c | ||
cache.h | ||
cacheops.h | ||
config.h | ||
cp0regdef.h | ||
head.S | ||
loader2.lds | ||
loader.c | ||
loader.lds | ||
lzma-data.lds | ||
LzmaDecode.c | ||
LzmaDecode.h | ||
LzmaTypes.h | ||
Makefile | ||
printf.c | ||
printf.h |