Source-Changes archive

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

CVS commit: src/sys/arch/evbppc



Module Name:    src
Committed By:   matt
Date:           Sun Mar 16 07:07:20 UTC 2003

Modified Files:
        src/sys/arch/evbppc/conf: EV64260 Makefile.ev64260.inc files.ev64260
            majors.evbppc std.ev64260
        src/sys/arch/evbppc/ev64260: clock.c ev64260_locore.S gt_mainbus.c
            machdep.c mainbus.c
        src/sys/arch/evbppc/include: bus.h
Added Files:
        src/sys/arch/evbppc/ev64260: com_obio.c
Removed Files:
        src/sys/arch/evbppc/ev64260: bus_space.c

Log Message:
EV64260 now gets to single user prompt using COM1 (2nd uart) as console
with PPCBOOT as firmware.  XXX PCI devices are not found.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/conf/EV64260 \
    src/sys/arch/evbppc/conf/Makefile.ev64260.inc \
    src/sys/arch/evbppc/conf/files.ev64260 \
    src/sys/arch/evbppc/conf/std.ev64260
cvs rdiff -r1.5 -r1.6 src/sys/arch/evbppc/conf/majors.evbppc
cvs rdiff -r1.4 -r0 src/sys/arch/evbppc/ev64260/bus_space.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbppc/ev64260/clock.c \
    src/sys/arch/evbppc/ev64260/ev64260_locore.S
cvs rdiff -r0 -r1.1 src/sys/arch/evbppc/ev64260/com_obio.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/ev64260/gt_mainbus.c \
    src/sys/arch/evbppc/ev64260/machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbppc/ev64260/mainbus.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbppc/include/bus.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