
4 Mar
2013
4 Mar
'13
9:08 p.m.
On Mon, Feb 18, 2013 at 07:26:42AM +0100, Peter Korsgaard wrote:
"Koen" == Koen Kooi koen@dominion.thruhere.net 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.
And we ought to add CONFIG_CMD_FS_GENERIC and just 'load' so that this can more easily work with folks still using FAT for boot.
--
Tom