openwrt/target/linux/ramips/image/lzma-loader/src
Chuanhong Guo cac9e3e2cb ramips: lzma-loader: make FLASH_START configurable
FLASH_START is supposed to point at the memory area where NOR flash are
mapped. We currently have an incorrect FLASH_START copied from ar71xx
back then and the loader doesn't work under OKLI mode.
On ramips, mt7621 has it's flash mapped to 0x1fc00000 and other SoCs
uses 0x1c000000. This commit makes FLASH_START a configurable value to
handle both cases.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-09-03 14:15:30 +02:00
..
board-mt7621.c ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
board-ralink.c
cache.c
cache.h
cacheops.h
config.h
cp0regdef.h
head.S
lantiq.mk
loader2.lds
loader.c ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
loader.lds
lzma-data.lds
LzmaDecode.c
LzmaDecode.h
LzmaTypes.h
Makefile ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
mt7621.mk ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
printf.c
printf.h
ralink.mk