On 19 November 2014 at 20:41, Stephen Warren <[email protected]> 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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]> Tested-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

