public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ARM: omap5_uevm: Enable 8-bit eMMC access
@ 2013-12-19 15:14 Lubomir Popov
  2014-01-08 17:05 ` Pantelis Antoniou
  0 siblings, 1 reply; 2+ messages in thread
From: Lubomir Popov @ 2013-12-19 15:14 UTC (permalink / raw)
  To: u-boot

All prerequisites are already available, so why not enable 8-bit
access - it is a matter of a define in the board file only.

Signed-off-by: Lubomir Popov <l-popov@ti.com>
---
 include/configs/omap5_uevm.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index 96b5f23..3c479db 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -36,6 +36,7 @@
 #define CONFIG_EFI_PARTITION
 #define CONFIG_PARTITION_UUIDS
 #define CONFIG_CMD_PART
+#define CONFIG_HSMMC2_8BIT

 /* Required support for the TCA642X GPIO we have on the uEVM */
 #define CONFIG_TCA642X
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] ARM: omap5_uevm: Enable 8-bit eMMC access
  2013-12-19 15:14 [U-Boot] [PATCH] ARM: omap5_uevm: Enable 8-bit eMMC access Lubomir Popov
@ 2014-01-08 17:05 ` Pantelis Antoniou
  0 siblings, 0 replies; 2+ messages in thread
From: Pantelis Antoniou @ 2014-01-08 17:05 UTC (permalink / raw)
  To: u-boot

Hi Lubomir,

On Dec 19, 2013, at 5:14 PM, Lubomir Popov wrote:

> All prerequisites are already available, so why not enable 8-bit
> access - it is a matter of a define in the board file only.
> 
> Signed-off-by: Lubomir Popov <l-popov@ti.com>
> ---
> include/configs/omap5_uevm.h |    1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
> index 96b5f23..3c479db 100644
> --- a/include/configs/omap5_uevm.h
> +++ b/include/configs/omap5_uevm.h
> @@ -36,6 +36,7 @@
> #define CONFIG_EFI_PARTITION
> #define CONFIG_PARTITION_UUIDS
> #define CONFIG_CMD_PART
> +#define CONFIG_HSMMC2_8BIT
> 
> /* Required support for the TCA642X GPIO we have on the uEVM */
> #define CONFIG_TCA642X
> -- 
> 1.7.9.5

Applied, thanks

Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-08 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 15:14 [U-Boot] [PATCH] ARM: omap5_uevm: Enable 8-bit eMMC access Lubomir Popov
2014-01-08 17:05 ` Pantelis Antoniou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox