openwrt/target/linux/ipq806x
Daniel Golle e991c1b8a2 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-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/arch/arm/boot/dts ipq806x: replace full-text BSC license by SPDX identifier 2021-02-05 18:28:30 +01:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: work-around borked QCA SDK bootloader 2021-03-06 19:05:53 +00: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 ipq806x: reenable CONFIG_CMDLINE_OVERRIDE and ASRock G10 2021-01-01 22:10:20 +01:00
Makefile treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00
modules.mk kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2020-08-13 02:12:12 +02:00