[U-Boot] [PATCH v2 1/3] am335x-evm: enable ext4
Tom Rini
tom.rini at gmail.com
Mon Mar 4 21:08:57 CET 2013
On Mon, Feb 18, 2013 at 07:26:42AM +0100, Peter Korsgaard wrote:
> >>>>> "Koen" == Koen Kooi <koen at 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
More information about the U-Boot
mailing list