]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards
authorStephen Warren <swarren@nvidia.com>
Tue, 11 Jun 2013 21:14:03 +0000 (15:14 -0600)
committerAndy Fleming <afleming@freescale.com>
Thu, 13 Jun 2013 21:52:20 +0000 (16:52 -0500)
commit91171091c6733cd290e18bf25a8aedbe682d2430
tree12fa5c17c3b174dfc4eb68c92a47029ca6a2d93e
parent5c088ee841f9c660a3e62887e7b8623fc15dcd68
ARM: tegra: make use of negative ENV_OFFSET on NVIDIA boards

Use a negative value of CONFIG_ENV_OFFSET for all NVIDIA reference boards
that store the U-Boot environment in the 2nd eMMC boot partition. This
makes U-Boot agnostic to the size of the eMMC boot partition, which can
vary depending on which eMMC device was actually stuffed into the board.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Tom Warren <twarren@nvidia.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
include/configs/beaver.h
include/configs/cardhu.h
include/configs/dalmore.h
include/configs/paz00.h
include/configs/seaboard.h
include/configs/ventana.h
include/configs/whistler.h