ARM: tegra: split p2771-0000 build
authorStephen Warren <swarren@nvidia.com>
Mon, 18 Jul 2016 18:15:04 +0000 (12:15 -0600)
committerTom Warren <twarren@nvidia.com>
Thu, 21 Jul 2016 16:31:30 +0000 (09:31 -0700)
commit1f60f0731db2e07eecc41afa92bee4b10e7d9f1f
tree7fa250c59f2dc15d7834359a63e36b8d1763fbbd
parent0388634a6ce9f0167747a3abac29001e2abc3879
ARM: tegra: split p2771-0000 build

There are multiple versions of p2771-0000 board. There are SW visible
incompatible differences between the versions, and they are relevant to
U-Boot. Create separate "A02" and "B00" defconfigs (named after the first
and/or only board rev the defconfig supports) so that users can select
which build they want.

With the minimal set of HW currently enabled in U-Boot, the differences
are irrelevant, hence the DT files aren't different. However, that will
change in a future patch.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/dts/Makefile
arch/arm/dts/tegra186-p2771-0000-a02.dts [new file with mode: 0644]
arch/arm/dts/tegra186-p2771-0000-b00.dts [new file with mode: 0644]
arch/arm/dts/tegra186-p2771-0000.dtsi [moved from arch/arm/dts/tegra186-p2771-0000.dts with 96% similarity]
configs/p2771-0000-a02_defconfig [moved from configs/p2771-0000_defconfig with 85% similarity]
configs/p2771-0000-b00_defconfig [new file with mode: 0644]