]> Git Repo - u-boot.git/commit
tegra: ventana: store environment in eMMC
authorStephen Warren <[email protected]>
Thu, 24 May 2012 11:38:35 +0000 (11:38 +0000)
committerAlbert ARIBAUD <[email protected]>
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 <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
include/configs/ventana.h
This page took 0.034635 seconds and 4 git commands to generate.