openwrt/target/linux/ramips/image
Szabolcs Hubai e7ad68d682 ramips: define lzma-loader recipe for SEAMA devices
Define "Device/seama-lzma-loader" recipe for SEAMA devices to help
contributors avoid doing recipe mistakes.

In a forum topic [0] I was under the impression that the good old
uimage-lzma-loader didn't fix the LZMA ERROR 1 for a device.

It was found out, that the uimage-lzma-loader never worked because the
KERNEL variable was overriden earlier (also an LZMA ERROR 1 related
commit, 6fba88de19), and the "use lzma-loader" fix (commit
09faa73c53) didn't catch that to include the "loader-kernel" part.

I contributed an LZMA ERROR 1 fix (commit ce19571004) for the SEAMA
device D-Link DIR-860L B1, where I had to duplicate the whole
uimage-lzma-loader recipe because of the special needs of the vendor
bootloader.

This new recipe reuse most of uimage-lzma-loader's KERNEL definiton to
avoid duplication.

It uses "relocate-kernel" as it needed for D-Link DIR-860L B1 to
boot from flash, and it's compatible with D-Link DIR-645 too.

It repacks lzma-loader with lzma for kernel (without uImage), because
these weird hacked vendor bootloaders accepts only LZMA compressed
kernels from flash:

    We have SEAMA, Image Size = 4759794
    Verifying Checksum ...
    Uncompressing SEAMA linux.lzma ... OK

It uses uImage header for initramfs kernel to be little bit verbose.

0: https://forum.openwrt.org/t/136435/10

Signed-off-by: Szabolcs Hubai <szab.hu@gmail.com>
2022-11-12 18:15:55 +01:00
..
lzma-loader
common-sercomm.mk ramips: add support for Beeline SmartBox GIGA 2022-07-03 20:25:38 +02:00
common-tp-link.mk
Makefile ramips: define lzma-loader recipe for SEAMA devices 2022-11-12 18:15:55 +01:00
mt76x8.mk ramips: add RT-N600 alternative name to RT-AC1200 2022-09-11 01:30:11 +02:00
mt7620.mk ramips: add support for Youku X2 2022-11-05 21:12:24 +01:00
mt7621.mk ramips: add support for Mikrotik LtAP-2HnD 2022-11-12 18:15:55 +01:00
rt288x.mk
rt305x.mk ramips: add support for ZyXEL Keenetic 4G Rev.B Device 2022-09-13 01:01:52 +09:00
rt3883.mk ramips: rt3883: enable lzma-loader for Belkin F9K1109v1 2022-10-23 01:45:52 +02:00