immortalwrt/target/linux/ath79/image
Petr Štetiar 664266bd89 ath79: image: fix initramfs for safeloader devices
Currently it's not possible to tftpboot initramfs image on archer-c7-v5
as the image contains tplink-v1-header which leads to:

 ath> bootm
 ## Booting image at 81000000 ...
 Bad Magic Number

as U-Boot expects uImage wrapped image.

where tplink-v1 defines KERNEL_INITRAMFS with tplink-v1-header and it's
then used by all devices inheriting from tplink-safeloader. Fix this by
overriding KERNEL_INITRAMFS to KERNEL variable again.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-06-23 12:07:59 +08:00
..
bin ath79: update upsteam 2019-12-02 05:55:49 -08:00
lzma-loader ath79: sync and fix wireless (#2919) 2020-02-03 23:45:16 +08:00
common-buffalo.mk ath79: update upsteam 2019-12-02 05:55:49 -08:00
common-mikrotik.mk ath79: sync and fix wireless (#2919) 2020-02-03 23:45:16 +08:00
common-netgear.mk ath79: sync and fix wireless (#2919) 2020-02-03 23:45:16 +08:00
common-tp-link.mk ath79: image: fix initramfs for safeloader devices 2020-06-23 12:07:59 +08:00
common-yuncore.mk ath79: update upsteam 2019-12-02 05:55:49 -08:00
generic-tp-link.mk ath79: add SUPPORTED_DEVICES based on ar71xx for some devices 2020-04-29 08:11:00 +08:00
generic-ubnt.mk ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
generic.mk ath79: add support for Teltonika RUT955 H7V3C0 2020-04-30 08:19:51 +08:00
Makefile ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
mikrotik.mk ath79: add support for MikroTik RouterBOARD 493G (rb4xx series) 2020-06-16 12:05:24 +08:00
nand.mk ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
tiny-netgear.mk ath79: sync and fix wireless (#2919) 2020-02-03 23:45:16 +08:00
tiny-tp-link.mk ath79: add SUPPORTED_DEVICES based on ar71xx for some devices 2020-04-29 08:11:00 +08:00
tiny.mk ath79: sync and fix wireless (#2919) 2020-02-03 23:45:16 +08:00