OKLI mode of our lzma-loader in ramips still contains left-over bits from ar71xx and isn't used before. This patchset fixes it so that it can be used in future devices. (e.g. https://github.com/openwrt/openwrt/pull/2645)
Chuanhong Guo (3): ramips: lzma-loader: make FLASH_START configurable ramips: image: add recipe for OKLI loader ramips: image: example usage of OKLI loader target/linux/ramips/image/Makefile | 28 ++++++++++++++++++- .../linux/ramips/image/lzma-loader/Makefile | 2 ++ .../ramips/image/lzma-loader/src/Makefile | 5 ++++ .../ramips/image/lzma-loader/src/loader.c | 5 +--- target/linux/ramips/image/mt7620.mk | 1 + target/linux/ramips/image/mt7621.mk | 2 +- 6 files changed, 37 insertions(+), 6 deletions(-) -- 2.26.2 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel