openwrt/target/linux/ar71xx/image/lzma-loader/src
Matthias Schiffer 9968dcedb4
ar71xx: lzma-loader: constify kernel argv array
By making the kernel argv array const, the .data section can always be
omitted from the laoder binary.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-06-06 22:25:52 +02:00
..
ar71xx_regs.h
board.c
cache.c
cache.h
cacheops.h
config.h
cp0regdef.h
head.S ar71xx: fix lzma loader performance issues 2017-10-24 13:24:04 +02:00
loader2.lds
loader.c ar71xx: lzma-loader: constify kernel argv array 2018-06-06 22:25:52 +02:00
loader.lds ar71xx: lzma-loader: move padding workaround to gzip step 2018-06-06 22:25:52 +02:00
lzma-data.lds
LzmaDecode.c
LzmaDecode.h
LzmaTypes.h
Makefile ar71xx: lzma-loader: set page size to 4KB 2018-06-06 22:25:52 +02:00
printf.c
printf.h