arm64: tegra: Add NVIDIA P2571 board support

The NVIDIA P2571 is an internal reference design that's very similar to
the P2371, but targetting different use-cases.

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2015-03-23 10:32:57 +01:00
parent 63023e95be
commit 2cc85bd903
2 changed files with 1303 additions and 0 deletions

View File

@ -1,5 +1,6 @@
dtb-$(CONFIG_ARCH_TEGRA_132_SOC) += tegra132-norrin.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2371-0000.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2571.dtb
always := $(dtb-y)
clean-files := *.dtb

File diff suppressed because it is too large Load Diff