]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: define fdt_load/fdt_high variables
authorStephen Warren <swarren@nvidia.com>
Wed, 13 Jun 2012 09:55:12 +0000 (09:55 +0000)
committerAlbert ARIBAUD (U-Boot) <uboot@lilith.(none)>
Mon, 9 Jul 2012 20:44:34 +0000 (22:44 +0200)
commit63905f1616fc2f827e986d8e82a5a2b69f4a0e6a
tree83c3b71475aa2f9465028a8e97d0591eb8638c8e
parentdd8ab953444798a5a34360f962bbbc42ba835af9
tegra: define fdt_load/fdt_high variables

These variables act like loadaddr, but for a device tree image. Defining
them in the environment allows boot scripts to be identical on Tegra20 and
Tegra30, which have different memory base addresses, and hence need
different values for these variables.

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