1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ipq40xx
Daniel Golle 9690836344 ipq40xx: work-around borked QCA SDK bootloader
The bootloader of many ipq40xx boards seems to require the config node
of the FIT image to be 'config@1' (or a secific different value).
This requirement used to be implicitely satisfied because OpenWrt used
to also call the configuration node inside a FIT image 'config@1'.
However, as recent U-Boot now prohibits the use of the '@' symbol as
part of node names, this was changed by
commit 5ec60cbe9d ("scripts: mkits.sh: replace @ with - in nodes")
Explicitely restore the default name of the configuration node to
'config@1' on ipq40xx.

Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-06 19:05:53 +00:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
files ipq40xx: net: phy: qca807x: fix GPIO driver 2021-03-05 00:28:35 +01:00
generic
image ipq40xx: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00:00
mikrotik ipq40xx: mikrotik: enable MikroTik platform driver 2021-01-17 14:31:56 +01:00
patches-5.4 kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-04 22:06:53 +01:00
config-5.4 ipq40xx: add Qualcomm QCA807x driver 2020-12-23 16:36:08 +01:00
Makefile ipq40xx: add MikroTik subtarget 2021-01-17 14:23:05 +01:00