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 Add seeprom(4)
details: https://anonhg.NetBSD.org/src/rev/df0bcfb82961
branches: trunk
changeset: 356924:df0bcfb82961
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Oct 21 03:17:36 2017 +0000
description:
Add seeprom(4)
diffstat:
sys/arch/evbarm/conf/SUNXI | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a28ab4b3d0db -r df0bcfb82961 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI Sat Oct 21 03:17:09 2017 +0000
+++ b/sys/arch/evbarm/conf/SUNXI Sat Oct 21 03:17:36 2017 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.43 2017/10/20 22:29:33 jmcneill Exp $
+# $NetBSD: SUNXI,v 1.44 2017/10/21 03:17:36 jmcneill Exp $
#
# Allwinner sunxi family
#
@@ -173,6 +173,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
# RTC
sunxirtc* at fdt? # RTC
Home |
Main Index |
Thread Index |
Old Index