[PATCH 07/18] environment: ti: Prefix ARM64 DTB names with directory
Nikhil M Jain
n-jain1 at ti.com
Mon Jul 17 12:45:17 CEST 2023
On 14/07/23 11:22, Manorit Chawdhry wrote:
> From: Andrew Davis<afd at ti.com>
>
> 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 at ti.com>
> Signed-off-by: Andrew Davis<afd at ti.com>
> Signed-off-by: Manorit Chawdhry<m-chawdhry at ti.com>
> ---
> board/ti/am62ax/am62ax.env | 2 +-
> board/ti/am62x/am62x.env | 2 +-
> board/ti/am64x/am64x.env | 4 ++--
> board/ti/am65x/am65x.env | 2 +-
> board/ti/j721e/j721e.env | 8 ++++----
> board/ti/j721s2/j721s2.env | 6 +++---
> include/configs/am62ax_evm.h | 2 +-
> 7 files changed, 13 insertions(+), 13 deletions(-)
Reviewed-by: Nikhil M Jain <n-jain1 at ti.com>
More information about the U-Boot
mailing list