NetBSD/sys/arch/evbarm/iq31244
briggs 9a22d28e6e Allow IQ80321-derived systems to provide an m.d. reboot routine.
Use this on the IQ31244 to force a watchdog reset from the M41ST84
if it's been attached.  The generic reset doesn't fully reset the
system whereas the RTC watchdog reset does.
2009-01-09 16:23:59 +00:00
..
iq31244_7seg.c
iq31244_machdep.c Allow IQ80321-derived systems to provide an m.d. reboot routine. 2009-01-09 16:23:59 +00:00
iq31244_pci.c
iq31244reg.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
README
wdc_obio.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00

$NetBSD: README,v 1.1 2003/05/14 21:41:34 thorpej Exp $

The IQ31244 ("Red Canyon") is a reference board based around the
i80321 I/O processor and i31244 S-ATA controller.

To software, it is very similar to the IQ80321 eval board.  As such, we
share almost all of the IQ80321 code, and name our functions in a way
compatible with the IQ80321 code.