]> git.ipfire.org Git - thirdparty/u-boot.git/commit
environment: ti: Prefix ARM64 DTB names with directory
authorAndrew Davis <afd@ti.com>
Fri, 14 Jul 2023 05:52:30 +0000 (11:22 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 22 Jul 2023 00:35:50 +0000 (20:35 -0400)
commitd8ea68da6bf15dc90b95aa9affd96c12c5e1f9b2
tree52b7ded1fddfba04c7afedba4e647698add7e17b
parenta5e8678e0a32f85ad012aea7641e9534ada5c0fe
environment: ti: Prefix ARM64 DTB names with directory

In Linux the ARM64 DTSs are stored in vendor directories to help organize
the files and prevent naming collisions. The deployed DTBs will mirror
this and so the vendor prefix should be added to the variable used to
locate these files.

Suggested-by: Ryan Eatmon <reatmon@ti.com>
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Reviewed-by: Nikhil M Jain <n-jain1@ti.com>
board/ti/am62ax/am62ax.env
board/ti/am62x/am62x.env
board/ti/am64x/am64x.env
board/ti/am65x/am65x.env
board/ti/j721e/j721e.env
board/ti/j721s2/j721s2.env
include/configs/am62ax_evm.h