[U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options

Nikolay Dimitrov picmaster at mail.bg
Thu Feb 26 20:44:45 CET 2015


Hi Fabio,

On 02/26/2015 06:50 PM, Fabio Estevam wrote:
> Add EXT2/EXT4 and BOUNCE_BUFFER support.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> Changes since v1:
> - Newly introduced in this series
>
>   include/configs/mx6sabre_common.h | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
> index 337b865..67d74d0 100644
> --- a/include/configs/mx6sabre_common.h
> +++ b/include/configs/mx6sabre_common.h
> @@ -56,6 +56,8 @@
>   #define CONFIG_GENERIC_MMC
>   #define CONFIG_BOUNCE_BUFFER
>   #define CONFIG_CMD_EXT2
> +#define CONFIG_CMD_EXT4
> +#define CONFIG_CMD_EXT4_WRITE
>   #define CONFIG_CMD_FAT
>   #define CONFIG_DOS_PARTITION

I don't see the BOUNCE_BUFFER config option changed, and also no change
related to EXT2.

Kind regards,
Nikolay


More information about the U-Boot mailing list