openwrt/target/linux/ipq806x
Daniel Golle 4f695ee6d2 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>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:46 +00:00
..
base-files treewide: remove execute bit and shebang from board.d files 2021-09-01 08:07:46 +00:00
files/arch/arm/boot/dts ipq806x: replace full-text BSC license by SPDX identifier 2021-09-01 08:07:33 +00:00
generic ipqx0xx: add Generic subtarget 2019-08-22 21:15:28 +02:00
image ipq806x: work-around borked QCA SDK bootloader 2021-09-01 08:07:46 +00:00
patches-5.4 kernel-5.4: bump to 5.4.102 and refresh patches 2021-09-01 08:07:45 +00:00
config-5.4 ipq806x: reenable CONFIG_CMDLINE_OVERRIDE and ASRock G10 2021-09-01 08:07:26 +00:00
Makefile treewide: use wpad-basic-wolfssl as default 2021-09-01 08:06:52 +00:00
modules.mk kernel: usb: move phy-qcom-ipq806x-usb to ipq806x modules.mk 2021-09-01 08:06:50 +00:00