immortalwrt/target/linux/ipq806x
Daniel Golle 72e7d9cf49 ipq806x: work-around borked QCA SDK bootloader
The bootloader of many ipq806x 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 ipq806x.
(ipq807x is unaffected as DEVICE_DTS_CONFIG default is set
"config@hk01" in target/linux/ipq807x/image/Makefile)

Reported-by: Chen Minqiang <ptpt52@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-03-07 12:06:39 +08:00
..
base-files treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
files/arch/arm/boot/dts ipq806x: add support for Qualcomm IPQ8062 SoC 2020-12-25 23:41:42 +08:00
files-5.4/arch/arm/boot/dts ipq806x: remove model name from LED labels 2020-11-21 19:41:30 +08:00
image ipq806x: work-around borked QCA SDK bootloader 2021-03-07 12:06:39 +08:00
patches-5.4 kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-05 12:07:01 +08:00
config-5.4 kernel: move some disabled symbols to generic 2020-12-23 11:33:15 +08:00
Makefile Merge Mainline 2020-12-19 17:51:19 +08:00
modules.mk kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2020-08-14 12:08:01 +08:00