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)
commit632fb978a513e22e4cbc8410156a185716216649
treebec79a585726caacedef3a2c246c6d50657077d8
parent1b56cd868e3c691625aa9bce2f475fcd4cf0405a
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