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/0efb60d9538c
branches:  trunk
changeset: 827225:0efb60d9538c
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 d97d3815295d -r 0efb60d9538c 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