summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/KB920X.hints
blob: 67927c3b747438da406efb90526bbf36206976d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$
#
# Kwikbyte KB9202A description (will also work for 9202 and might work with
# a boot loader tweak on the KB9202B).  For the moment, all we list is the
# eeprom.  The temperature sensor isn't listed.
#

# boot eeprom at 'default' address of 0xa0
hint.icee.0.at="iicbus0"
hint.icee.0.addr=0xa0
hint.icee.0.type=16
hint.icee.0.size=16384
hint.icee.0.rd_sz=256
hint.icee.0.wr_sz=16

# XXX add temperature sensor
OpenPOWER on IntegriCloud