From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Thu, 14 Mar 2013 17:01:11 +0100 Subject: [U-Boot] [PATCH v3 2/3] am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env In-Reply-To: <1363276521-11283-3-git-send-email-trini@ti.com> (Tom Rini's message of "Thu, 14 Mar 2013 11:55:20 -0400") References: <1363276521-11283-1-git-send-email-trini@ti.com> <1363276521-11283-3-git-send-email-trini@ti.com> Message-ID: <87ehfi55tk.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >>>>> "Tom" == Tom Rini writes: Tom> From: Koen Kooi Tom> The kernel is loaded from some form of ext[234] or FAT, depending on the Tom> distribution used. We add a bootpart variable to the environment so Tom> that we can load from the correct mmc partition as well. We leave Tom> CONFIG_CMD_EXT2 for existing scripts that use ext2load. Tom> Signed-off-by: Koen Kooi Tom> Signed-off-by: Tom Rini Acked-by: Peter Korsgaard -- Bye, Peter Korsgaard