summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/intro.rst
diff options
context:
space:
mode:
authorPavel Zhukov <pavel@zhukoff.net>2023-02-22 22:33:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-24 13:31:45 +0000
commit7e949b6ac26045eb0a1f110191fd399056b1ed74 (patch)
tree9e42f3f8e08a21719be9d401fc6f9251229bb624 /documentation/kernel-dev/intro.rst
parent803e781e42b9c538119c2a56b8478149530cce6d (diff)
downloadpoky-7e949b6ac26045eb0a1f110191fd399056b1ed74.tar.gz
u-boot: Map arm64 into map for u-boot dts installation
While arm64 is a valid UBOOT_ARCH (according to mkimage -A) u-boot keeps arm64 specific dts under 'arch/arm' directory. As the result the recipe tries to install arch/arm64 (if UBOOT_DTB was specified) and fails with [1]. Remapping "arm64" to "arm" to fix this issue. [1] | install: cannot stat '.../u-boot/1_2023.01-r0/build/arch/arm64/dts/u-boot.dtb': No such file or directory (From OE-Core rev: 3ca99403d5f320c6d7ae59b107f3b3bf183b4089) Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/intro.rst')
0 files changed, 0 insertions, 0 deletions