]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: ventana: store environment in eMMC
authorStephen Warren <swarren@nvidia.com>
Thu, 24 May 2012 11:38:35 +0000 (11:38 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:20 +0000 (14:07 +0200)
commit294cd67c8d4a7049dc8d972a52527f605dbdaff7
treeacd267111dd8202efa364d62bdc422b6d0b54d64
parent1edaf094dc1a89c24017da4fd30723bd1c64ac46
tegra: ventana: store environment in eMMC

Store the environment in eMMC, at the end of the second boot sector.
This should not conflict with any other eMMC usage: U-Boot is stored
well below this location, and the kernel only uses the general area
of the eMMC once booted, not the boot sectors.

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