Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   briggs
Date:           Fri Jan  9 16:23:59 UTC 2009

Modified Files:
        src/sys/arch/evbarm/conf: files.iq31244 std.iq31244
        src/sys/arch/evbarm/iq80321: iq80321_machdep.c
Added Files:
        src/sys/arch/evbarm/iq31244: iq31244_machdep.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbarm/conf/files.iq31244
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbarm/conf/std.iq31244
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/iq31244/iq31244_machdep.c
cvs rdiff -r1.42 -r1.43 src/sys/arch/evbarm/iq80321/iq80321_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index