[U-Boot] [PATCH 2/2] ARM: rpi: support an environment

Simon Glass sjg at chromium.org
Mon Nov 24 16:54:35 CET 2014


On 19 November 2014 at 20:41, Stephen Warren <swarren at wwwdotorg.org> wrote:
> Enable ENV_IS_IN_FAT so that the environment can be stored persistently.
> It's stored in the FAT partition that the RPi firmware requires. On most
> RPis, this is on the SD card (which must be present in order for the
> system to boot). On the CM this is on the built-in eMMC device.
>
> Since we now have a persistent environment, there's no need to load
> uEnv.txt at boot; we only did that to work around the lack of persistent
> environment.
>
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list