On Wed, Jan 10, 2018 at 11:33:48AM +0100, Jorge Ramirez-Ortiz wrote: > From: Jorge Ramirez-Ortiz <[email protected]> > > For example to store the environment in a file named "/uboot.env" in MMC > "0", where partition "1" contains the EXT4 filesystem, the following > configs should be added to the board's default config: > > CONFIG_ENV_IS_IN_EXT4=y > CONFIG_ENV_EXT4_DEVICE_AND_PART="0:1" > CONFIG_ENV_EXT4_FILE="/uboot.env" > CONFIG_ENV_EXT4_INTERFACE="mmc" > > Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

