From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] warp: Enable CONFIG_SUPPORT_EMMC_BOOT
Date: Wed, 27 May 2015 01:11:46 -0300 [thread overview]
Message-ID: <1432699908-15898-3-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1432699908-15898-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
CONFIG_SUPPORT_EMMC_BOOT is important to enable the boot partition via
'mmc partconf 0 1 1 0' command, for example.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
include/configs/warp.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/warp.h b/include/configs/warp.h
index a67254e..5463c40 100644
--- a/include/configs/warp.h
+++ b/include/configs/warp.h
@@ -28,6 +28,7 @@
#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC2_BASE_ADDR
#define CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
#define CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE
+#define CONFIG_SUPPORT_EMMC_BOOT
/* Command definition */
#undef CONFIG_CMD_NET
--
1.9.1
next prev parent reply other threads:[~2015-05-27 4:11 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-27 4:11 [U-Boot] [PATCH 1/5] warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE Fabio Estevam
2015-05-27 4:11 ` [U-Boot] [PATCH 2/5] warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR Fabio Estevam
2015-05-28 9:54 ` Stefano Babic
2015-05-27 4:11 ` Fabio Estevam [this message]
2015-05-28 9:54 ` [U-Boot] [PATCH 3/5] warp: Enable CONFIG_SUPPORT_EMMC_BOOT Stefano Babic
2015-05-27 4:11 ` [U-Boot] [PATCH 4/5] warp: Add fuse command support Fabio Estevam
2015-05-28 9:54 ` Stefano Babic
2015-05-27 4:11 ` [U-Boot] [PATCH 5/5] warp: Fix the 'saveenv' command Fabio Estevam
2015-05-28 9:54 ` Stefano Babic
2015-05-28 9:54 ` [U-Boot] [PATCH 1/5] warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE 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=1432699908-15898-3-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