瀏覽代碼

ARM: omap5_uevm: Enable 8-bit eMMC access

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>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Lubomir Popov 11 年之前
父節點
當前提交
f931483e4e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/omap5_uevm.h

+ 1 - 0
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