summaryrefslogtreecommitdiffstats
path: root/configs/Cubietruck_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-08-15 11:46:01 +0200
committerHans de Goede <hdegoede@redhat.com>2015-08-31 08:43:41 +0200
commit6c16d089fbfcd661b19030bc994f75577d9a7c4d (patch)
tree588f88803c6dc5062118a56a17513fab06c19e01 /configs/Cubietruck_defconfig
parent8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d (diff)
downloadtalos-obmc-uboot-6c16d089fbfcd661b19030bc994f75577d9a7c4d.tar.gz
talos-obmc-uboot-6c16d089fbfcd661b19030bc994f75577d9a7c4d.zip
sunxi: Add CONFIG_MMC0_CD_PIN to various boards
Add CONFIG_MMC0_CD_PIN to various boards, this stops the SPL from still trying to access the sdcard when there is none (e.g. when booting from nand). Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Cubietruck_defconfig')
-rw-r--r--configs/Cubietruck_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Cubietruck_defconfig b/configs/Cubietruck_defconfig
index b8809c806b..e1b76ce78c 100644
--- a/configs/Cubietruck_defconfig
+++ b/configs/Cubietruck_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN7I=y
CONFIG_DRAM_CLK=432
+CONFIG_MMC0_CD_PIN="PH1"
CONFIG_VIDEO_VGA=y
CONFIG_GMAC_TX_DELAY=1
CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubietruck"
OpenPOWER on IntegriCloud