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: scw
Date: Thu Oct 23 10:50:01 UTC 2003
Modified Files:
src/sys/arch/evbarm/conf: IXDP425 ZAO425
src/sys/arch/evbarm/ixdp425: ixdp425_machdep.c ixdp425reg.h
Log Message:
- Make the compile-time selection of ixdp425 vs. zao425 actually work.
- Flesh out cpu_reboot() to jump to Redboot via cpu_reset().
(See XXX comment in code regarding a problem with this).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/conf/IXDP425
cvs rdiff -r1.11 -r1.12 src/sys/arch/evbarm/conf/ZAO425
cvs rdiff -r1.8 -r1.9 src/sys/arch/evbarm/ixdp425/ixdp425_machdep.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/ixdp425/ixdp425reg.h
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