]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: set env vars to indicate Cardhu A04 support
authorStephen Warren <swarren@nvidia.com>
Thu, 23 Jan 2014 20:17:01 +0000 (13:17 -0700)
committerTom Warren <twarren@nvidia.com>
Mon, 3 Feb 2014 16:46:44 +0000 (09:46 -0700)
commitb9b53a60ae1148fa478c21f19fe89b8991ef0692
treeca47fcf4e156550197585025fa9f9a675a4e0f48
parent86b657878b1ad311167c88b555afded10f98f4d4
ARM: tegra: set env vars to indicate Cardhu A04 support

The U-Boot "cardhu" build supports only revision 4 of the Cardhu board
and later compatible revisions. Hence, set $board_name in the default
environment to "cardhu-a04" rather than just "cardhu".

The Linux kernel has separate DTs for Cardhu A02 and A04, although the
former isn't really supported any more. Consequently, the kernel DT file
that matches the U-Boot cardhu build is "tegra30-cardhu-a04.dtb" rather
than "tegra30-cardhu.dtb". Set the $fdtfile default environment variable
to reflect this.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
include/configs/cardhu.h
include/configs/tegra-common-post.h