]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: dt: tegra: rename board files to match SoC
authorStephen Warren <swarren@nvidia.com>
Mon, 11 Jun 2012 22:25:07 +0000 (16:25 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:30:10 +0000 (12:30 -0600)
commit702b0e4f2f2782962aab7d9a0a40ad68770bb1f6
tree8f3142ad5d13124790590f06cadef9f593ccdf21
parent0336553e4a8c1fefc11aa5656cebf2ce80657322
ARM: dt: tegra: rename board files to match SoC

Most ARM ${board}.dts files are already named ${soc}-${board}.dts. This
change modifies the Tegra board files to be named the same way for
consistency.

Once a related change is made in U-Boot, this will cause both U-Boot and
the kernel to use the same names for the .dts files and SoC identifiers,
thus allowing U-Boot's recently added "soc" and "board" environment
variables to be used to construct the name of Tegra .dtb files, and hence
allow board-generic U-Boot bootcmd scripts to be written.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
13 files changed:
arch/arm/boot/dts/tegra-cardhu.dts [deleted file]
arch/arm/boot/dts/tegra-harmony.dts [deleted file]
arch/arm/boot/dts/tegra-paz00.dts [deleted file]
arch/arm/boot/dts/tegra-seaboard.dts [deleted file]
arch/arm/boot/dts/tegra-trimslice.dts [deleted file]
arch/arm/boot/dts/tegra-ventana.dts [deleted file]
arch/arm/boot/dts/tegra20-harmony.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra20-paz00.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra20-seaboard.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra20-trimslice.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra20-ventana.dts [new file with mode: 0644]
arch/arm/boot/dts/tegra30-cardhu.dts [new file with mode: 0644]
arch/arm/mach-tegra/Makefile.boot