From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 4 Dec 2017 10:23:29 -0500 Subject: [U-Boot] [U-Boot, PATCHv4] env: enable accessing the environment in an EXT4 partition In-Reply-To: <1511810360-8539-1-git-send-email-jorge.ramirez-ortiz@linaro.org> References: <1511810360-8539-1-git-send-email-jorge.ramirez-ortiz@linaro.org> Message-ID: <20171204152329.GE3587@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 Mon, Nov 27, 2017 at 08:19:20PM +0100, Jorge Ramirez-Ortiz wrote: > 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" > Reviewed-by: Tom Rini The code is fine, but you forgot a Signed-off-by line, so NAK without one, sorry! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: