Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm26/stand



Module Name:    syssrc
Committed By:   bjh21
Date:           Fri Jul 27 23:13:50 UTC 2001

Modified Files:
        syssrc/sys/arch/arm26/stand: Makefile Makefile.buildboot
Added Files:
        syssrc/sys/arch/arm26/stand/boot26: Makefile boot26.c start.S version

Log Message:
New arm26 bootloader.  Mostly a translation of BBBB into C, using libsa so
we get goodies like gzipped kernels for free.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm26/stand/Makefile
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm26/stand/Makefile.buildboot
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm26/stand/boot26/Makefile \
    syssrc/sys/arch/arm26/stand/boot26/boot26.c \
    syssrc/sys/arch/arm26/stand/boot26/start.S \
    syssrc/sys/arch/arm26/stand/boot26/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