openwrt/target/linux/ar71xx/image/lzma-loader/src
Matthias Schiffer 9310304d1a
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:27:59 +02:00
..
ar71xx_regs.h ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND 2012-08-02 09:54:41 +00:00
board.c ar71xx: image: stop the switch from the lzma-loader on the TL-WR1043ND 2012-08-02 09:54:41 +00:00
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 ar71xx/image: relink loader.elf image to LOADADDR 2012-11-20 12:17:41 +00:00
loader.c ar71xx: lzma-loader: constify kernel argv array 2018-06-06 22:27:59 +02:00
loader.lds ar71xx: lzma-loader: move padding workaround to gzip step 2018-06-06 22:27:59 +02:00
lzma-data.lds
LzmaDecode.c
LzmaDecode.h
LzmaTypes.h
Makefile ar71xx: lzma-loader: set page size to 4KB 2018-06-06 22:27:59 +02:00
printf.c
printf.h