openwrt/target/linux/ramips/image/lzma-loader
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
..
src ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
Makefile ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00