Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf half-attached sdhc breaks reset for som...
details: https://anonhg.NetBSD.org/src/rev/e39db02350dc
branches: trunk
changeset: 808245:e39db02350dc
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun May 10 13:24:11 2015 +0000
description:
half-attached sdhc breaks reset for some reason, so disable eMMC until we fix it
diffstat:
sys/arch/evbarm/conf/JETSONTK1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r cd577318bdbc -r e39db02350dc sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1 Sun May 10 11:12:07 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1 Sun May 10 13:24:11 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: JETSONTK1,v 1.12 2015/05/07 23:55:31 jmcneill Exp $
+# $NetBSD: JETSONTK1,v 1.13 2015/05/10 13:24:11 jmcneill Exp $
#
# NVIDIA Jetson TK1 - Tegra K1 development kit
# https://developer.nvidia.com/jetson-tk1
@@ -73,10 +73,10 @@
# SDMMC
sdhc2 at tegraio? port 2 # SDMMC3 (SD card)
sdmmc2 at sdhc2
-sdhc3 at tegraio? port 3 # SDMMC4 (eMMC)
-sdmmc3 at sdhc3
+#sdhc3 at tegraio? port 3 # SDMMC4 (eMMC)
+#sdmmc3 at sdhc3
-ld0 at sdmmc3 # eMMC
+#ld0 at sdmmc3 # eMMC
ld1 at sdmmc2 # SD card
# SATA
Home |
Main Index |
Thread Index |
Old Index