From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 18 Feb 2013 07:26:42 +0100 Subject: [U-Boot] [PATCH v2 1/3] am335x-evm: enable ext4 In-Reply-To: <85F57F4A-1CF7-407B-BECC-1442B99FCF25@dominion.thruhere.net> (Koen Kooi's message of "Sun, 17 Feb 2013 16:50:23 -0600") References: <1360689337-20947-1-git-send-email-koen@dominion.thruhere.net> <87mwv2pv2e.fsf@dell.be.48ers.dk> <85F57F4A-1CF7-407B-BECC-1442B99FCF25@dominion.thruhere.net> Message-ID: <871ucem925.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 >>>>> "Koen" == Koen Kooi writes: Koen> #define CONFIG_CMD_EXT2 Koen> +#define CONFIG_CMD_EXT4 >> >> Shouldn't the bootcmd then also be changed to use ext4load instead? Why >> keep CMD_EXT2 enabled? Koen> that will be a followup patch Ok. It imho makes sense to do both changes at once as they are strongly related and in the same file. -- Bye, Peter Korsgaard