diff options
author | Daniel Golle <daniel@makrotopia.org> | 2021-03-06 18:59:16 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-03-06 19:05:53 +0000 |
commit | 969083634481c3ab5fb80509f385ef10ab45b55f (patch) | |
tree | aea58815d90a79ba87247dfd32687c657934313c /target/linux/ipq806x/image | |
parent | 8dd0215676a304456d25ff3ac4542c7303831a90 (diff) | |
download | upstream-969083634481c3ab5fb80509f385ef10ab45b55f.tar.gz upstream-969083634481c3ab5fb80509f385ef10ab45b55f.tar.bz2 upstream-969083634481c3ab5fb80509f385ef10ab45b55f.zip |
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>
Diffstat (limited to 'target/linux/ipq806x/image')
0 files changed, 0 insertions, 0 deletions