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 re-enable seeprom(4), my A10 board seem...
details: https://anonhg.NetBSD.org/src/rev/ea6721a7f2ae
branches: trunk
changeset: 358201:ea6721a7f2ae
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Dec 16 20:44:54 2017 +0000
description:
re-enable seeprom(4), my A10 board seems happy with it again
diffstat:
sys/arch/evbarm/conf/SUNXI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 55eec03d3a66 -r ea6721a7f2ae sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Sat Dec 16 20:04:38 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Sat Dec 16 20:44:54 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.55 2017/12/03 17:18:53 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.56 2017/12/16 20:44:54 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -235,7 +235,7 @@
axp22x* at iic? # AXP221 Power Management IC
sy8106a* at iic? # Silergy SY81061 regulator
pcf8563rtc* at iic? # PCF8563 RTC
-#seeprom* at iic? # AT24Cxx Serial EEPROM
+seeprom* at iic? # AT24Cxx Serial EEPROM
# RTC
sunxirtc* at fdt? # RTC
Home |
Main Index |
Thread Index |
Old Index