immortalwrt/target/linux/ipq40xx
Daniel Golle 9dd082225e 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-07 12:05:05 +08:00
..
base-files treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
files ipq40xx: net: phy: qca807x: fix GPIO driver 2021-03-05 12:09:19 +08:00
image ipq40xx: work-around borked QCA SDK bootloader 2021-03-07 12:05:05 +08:00
patches-5.4 kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-05 12:07:01 +08:00
profiles migrate kernel package to support 4.14.32 2018-04-08 17:31:55 +08:00
config-5.4 ipq40xx: enable pstore 2020-12-25 23:38:55 +08:00
Makefile Merge Mainline 2020-12-19 17:51:19 +08:00