1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79
Vincent Wiemann 8016f64864 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>
2019-11-25 17:32:46 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: improve TP-Link CPE DTSI names for ar9344 SOC 2019-11-23 12:03:49 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: generic: base-files: fix indentation in 02_network 2019-11-25 17:32:46 +01:00
image ath79: add support for YunCore TFTP image generation 2019-11-25 17:32:46 +01:00
nand ath79: add support for Netgear WNDR3700v4 2019-11-14 23:14:15 +01:00
patches-4.14 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
patches-4.19 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
tiny ath79: fix sorting and harmonize indent in tiny board.d files 2019-11-05 13:14:29 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: remove obsolete OF PCI related config symbols 2019-11-14 22:53:31 +01:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk