From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options
Date: Thu, 26 Feb 2015 21:44:45 +0200 [thread overview]
Message-ID: <54EF77AD.9030809@mail.bg> (raw)
In-Reply-To: <1424969451-6746-2-git-send-email-fabio.estevam@freescale.com>
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@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
next prev parent reply other threads:[~2015-02-26 19:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 16:50 [U-Boot] [PATCH v2 1/2] mx6sabre: Enable User Mass Storage Fabio Estevam
2015-02-26 16:50 ` [U-Boot] [PATCH v2 2/2] mx6sabre: Select BOUNCE_BUFFER and CMD_EXT options Fabio Estevam
2015-02-26 18:53 ` Otavio Salvador
2015-02-26 19:44 ` Nikolay Dimitrov [this message]
2015-02-26 18:53 ` [U-Boot] [PATCH v2 1/2] mx6sabre: Enable User Mass Storage Otavio Salvador
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54EF77AD.9030809@mail.bg \
--to=picmaster@mail.bg \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.