From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options
Date: Sat, 28 Feb 2015 15:16:43 -0300 [thread overview]
Message-ID: <1425147403-29808-2-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1425147403-29808-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
Add EXT2/EXT4 and BOUNCE_BUFFER support.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- None
include/configs/warp.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/configs/warp.h b/include/configs/warp.h
index cfc2323..8379cec 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -46,6 +46,10 @@
#define CONFIG_MMC
#define CONFIG_CMD_MMC
#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
--
1.9.1
next prev parent reply other threads:[~2015-02-28 18:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-28 18:16 [U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support Fabio Estevam
2015-02-28 18:16 ` Fabio Estevam [this message]
2015-02-28 20:20 ` [U-Boot] [PATCH v2 2/2] warp: Select BOUNCE_BUFFER and CMD_EXT options Otavio Salvador
2015-03-02 10:57 ` Stefano Babic
2015-02-28 20:20 ` [U-Boot] [PATCH v2 1/2] warp: Add USB Mass Storage support Otavio Salvador
2015-03-02 10:57 ` Stefano Babic
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=1425147403-29808-2-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox