]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tegra: whistler: store environment in eMMC
authorStephen Warren <swarren@nvidia.com>
Thu, 24 May 2012 11:38:36 +0000 (11:38 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:20 +0000 (14:07 +0200)
commit616887016d4e82f15fa5acc5d111c16bf2d29843
tree1e2bb3010ad0af596848a35b049f44a75adccd7f
parent294cd67c8d4a7049dc8d972a52527f605dbdaff7
tegra: whistler: 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.

Note: This assumes the user plugged the standard 8MB MoviNAND card into
J29/HSMMC/POP. If they didn't, the boot sector layout may be different.
However, use of that particular card is standard practice as far as I
know.

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