All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/7] sunxi: TZX-Q8-713B7 mmc0 card-detect pin
@ 2015-03-29  9:19 Paul Kocialkowski
  2015-03-29  9:19 ` [U-Boot] [PATCH 2/7] sunxi: Ampe A76 " Paul Kocialkowski
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul Kocialkowski @ 2015-03-29  9:19 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
---
 configs/TZX-Q8-713B7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/TZX-Q8-713B7_defconfig b/configs/TZX-Q8-713B7_defconfig
index 4ff4542..0953554 100644
--- a/configs/TZX-Q8-713B7_defconfig
+++ b/configs/TZX-Q8-713B7_defconfig
@@ -1,6 +1,7 @@
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2,AXP209_POWER"
 CONFIG_FDTFILE="sun5i-a13-tzx-q8-713b7.dtb"
+CONFIG_MMC0_CD_PIN="PG0"
 CONFIG_USB_MUSB_SUNXI=y
 CONFIG_USB0_VBUS_PIN="PG12"
 CONFIG_USB0_VBUS_DET="PG1"
-- 
1.9.1

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

end of thread, other threads:[~2015-03-29 13:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29  9:19 [U-Boot] [PATCH 1/7] sunxi: TZX-Q8-713B7 mmc0 card-detect pin Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 2/7] sunxi: Ampe A76 " Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 3/7] sunxi: Ainol AW1 " Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 4/7] sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pins Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 5/7] sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 6/7] sunxi: Cubieboard2 " Paul Kocialkowski
2015-03-29  9:19 ` [U-Boot] [PATCH 7/7] sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins Paul Kocialkowski
2015-03-29 13:09 ` [U-Boot] [PATCH 1/7] sunxi: TZX-Q8-713B7 mmc0 card-detect pin Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.