immortalwrt/target/linux/ath79
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
..
base-files/etc/hotplug.d/ieee80211 ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
dts ath79: set &eth1 status for TP-Link CPE devices in parent DTSI 2020-06-19 11:59:50 +08:00
files ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
generic treewide: drop shebang from non-executable target files 2020-06-17 12:04:16 +08:00
image ath79: image: fix initramfs for safeloader devices 2020-06-23 12:07:59 +08:00
mikrotik treewide: drop shebang from non-executable target files 2020-06-17 12:04:16 +08:00
nand ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
patches-4.19 ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
patches-5.4 ath79: add Mikrotik rb4xx series drivers 2020-06-16 12:01:15 +08:00
tiny ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
config-4.19 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-18 08:09:09 +08:00
config-5.4 ath79: define CONFIG_MFD_RB4XX_CPLD to fix build breakage 2020-06-18 08:09:09 +08:00
Makefile ath79: add kernel 5.4 support 2020-04-23 12:00:03 +08:00
modules.mk Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00