Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm32/stand/ofwboot



Module Name:    syssrc
Committed By:   thorpej
Date:           Thu Nov  1 22:50:19 UTC 2001

Added Files:
        syssrc/sys/arch/arm32/stand/ofwboot: Locore.c Makefile alloc.c boot.c
            net.c netif_of.c ofdev.c ofdev.h openfirm.h srt0.S version

Log Message:
Check in of work-in-progress ofwboot for the Shark.  Starts, does a
DHCP, attempts to load kernel, gets a Data Abort.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm32/stand/ofwboot/Locore.c \
    syssrc/sys/arch/arm32/stand/ofwboot/Makefile \
    syssrc/sys/arch/arm32/stand/ofwboot/alloc.c \
    syssrc/sys/arch/arm32/stand/ofwboot/boot.c \
    syssrc/sys/arch/arm32/stand/ofwboot/net.c \
    syssrc/sys/arch/arm32/stand/ofwboot/netif_of.c \
    syssrc/sys/arch/arm32/stand/ofwboot/ofdev.c \
    syssrc/sys/arch/arm32/stand/ofwboot/ofdev.h \
    syssrc/sys/arch/arm32/stand/ofwboot/openfirm.h \
    syssrc/sys/arch/arm32/stand/ofwboot/srt0.S \
    syssrc/sys/arch/arm32/stand/ofwboot/version

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