immortalwrt/target/linux
Vincent Wiemann 83a18aefbd ath79: add support for YunCore TFTP image generation
YunCore QCA9k based devices released in 2019 require a custom TFTP image
for U-Boot built-in recovery mode (triggered with reset button). Image
has to be prepended with 'YUNCORE' keyword followed by U-Boot CLI
commands which will be executed later. Images without the custom header
will be ignored by U-Boot.

To be able to support both the vendor firmware (QSDK) and OpenWrt flash
layouts, used here commands change the 'bootcmd' before flashing image.

This commit adds generic helper script for YunCore devices with 16 MB of
flash and enables TFTP image generation for A770 model.

Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
[pepe2k@gmail.com: commit description reworded, recipe renamed]
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
(cherry picked from commit 8016f64864)
2019-11-26 17:28:37 +01:00
..
apm821xx treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
ar71xx ar71xx: ubnt-(xm,xw): add rssileds package 2019-11-26 17:01:01 +01:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 treewide: sysupgrade: use $UPGRADE_BACKUP to check for backup 2019-09-16 05:57:08 +02:00
ath79 ath79: add support for YunCore TFTP image generation 2019-11-26 17:28:37 +01:00
bcm53xx bcm53xx: sysupgrade: support Luxul NAND devices 2019-10-15 20:26:22 +02:00
brcm47xx kernel: bump 4.14 to 4.14.155 2019-11-22 16:58:21 +01:00
brcm63xx kernel: bump 4.14 to 4.14.155 2019-11-22 16:58:21 +01:00
brcm2708 kernel: bump 4.14 to 4.14.155 2019-11-22 16:58:21 +01:00
cns3xxx cns3xxx: use proper macros for defining partition regions 2019-11-22 16:58:21 +01:00
gemini treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
generic kernel: nf_conntrack_rtcache: fix WARNING on rmmod 2019-11-23 18:08:12 +00:00
imx6 treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
ipq40xx ipq40xx: add support for AVM FRITZ!Repeater 1200 2019-11-22 22:32:58 +01:00
ipq806x kernel: bump 4.14 to 4.14.155 2019-11-22 16:58:21 +01:00
kirkwood kirkwood: Fix FS#505 - Can't install LEDE on Linksys EA3500 2019-10-19 14:30:05 +02:00
lantiq kernel: bump 4.14 to 4.14.145 2019-09-20 15:52:25 +02:00
layerscape layerscape: Fix kernel patch 2019-11-22 20:22:27 +01:00
malta treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
mediatek kernel: bump 4.14 to 4.14.155 2019-11-22 16:58:21 +01:00
mpc85xx mpc85xx: correct TP-LINK TL-WDR4900 MAC addresses 2019-10-19 23:05:27 +02:00
mvebu kernel: bump 4.14 to 4.14.154 2019-11-19 15:02:22 +01:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap treewide: use new procd sysupgrade $UPGRADE_BACKUP variable 2019-09-12 13:27:29 +02:00
oxnas kernel: bump 4.14 to 4.14.128 2019-06-20 15:50:00 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips ramips: add support for ALFA Network Quad-E4G 2019-11-24 21:47:25 +01:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 2019-05-11 17:15:41 +02:00
sunxi treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
tegra treewide: remove 4.19 leftovers 2019-10-08 12:45:13 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 kernel: bump 4.14 to 4.14.154 2019-11-19 15:02:22 +01:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile