]> git.baikalelectronics.ru Git - uboot.git/commit
arm: tegra: define fdtfile option for distro boot
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 1 Apr 2020 23:28:54 +0000 (00:28 +0100)
committerTom Warren <twarren@nvidia.com>
Fri, 4 Dec 2020 20:30:16 +0000 (13:30 -0700)
commit3408005f2096e8a9785347710945d020b983e2be
treebec79a585726caacedef3a2c246c6d50657077d8
parent87cbe94c6a3a7026b673b6632f828e20d19d3df5
arm: tegra: define fdtfile option for distro boot

For booting via UEFI we need to define the fdtfile option so
bootefi has the option to load a fdtfile from disk. For arm64
the kernel dtb is located in a vendor directory so we define
that as nvidia for that architecture.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/tegra-common.h
include/configs/tegra114-common.h
include/configs/tegra124-common.h
include/configs/tegra186-common.h
include/configs/tegra20-common.h
include/configs/tegra210-common.h
include/configs/tegra30-common.h