From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 15 Jan 2018 16:43:05 -0500 Subject: [U-Boot] [U-Boot, v1, 01/05] env: enable accessing the environment in an EXT4 partition In-Reply-To: <1515580432-25985-1-git-send-email-jorge.ramirez.ortiz@gmail.com> References: <1515580432-25985-1-git-send-email-jorge.ramirez.ortiz@gmail.com> Message-ID: <20180115214305.GW4660@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 10, 2018 at 11:33:48AM +0100, Jorge Ramirez-Ortiz wrote: > From: Jorge Ramirez-Ortiz > > 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 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: