[U-Boot] [U-Boot, v1, 01/05] env: enable accessing the environment in an EXT4 partition
Tom Rini
trini at konsulko.com
Mon Jan 15 21:43:05 UTC 2018
On Wed, Jan 10, 2018 at 11:33:48AM +0100, Jorge Ramirez-Ortiz wrote:
> From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz at linaro.org>
>
> 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 <jorge.ramirez-ortiz at linaro.org>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180115/e65f5fce/attachment.sig>
More information about the U-Boot
mailing list