aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/image/lzma-loader/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ramips: lzma-loader: make FLASH_START configurableChuanhong Guo2020-09-031-0/+2
| | | | | | | | | | | 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>
* ramips: Add support for mt7621 to lzma-loaderTobias Schramm2018-06-211-1/+2
| | | | Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
* ralink: update patchesJohn Crispin2013-06-231-0/+65
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37016