Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/evbarm/stand/gzboot
Module Name: syssrc
Committed By: thorpej
Date: Sat Feb 23 05:41:15 UTC 2002
Added Files:
syssrc/sys/arch/evbarm/stand/gzboot: Makefile.gzboot gzboot.c gzboot.h
image.c srtbegin.S version
Log Message:
gzboot -- boot a gzip'd kernel image. This is useful for booting
compressed kernel images from flash.
This needs more work, but is a good first-pass.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbarm/stand/gzboot/Makefile.gzboot \
syssrc/sys/arch/evbarm/stand/gzboot/gzboot.c \
syssrc/sys/arch/evbarm/stand/gzboot/gzboot.h \
syssrc/sys/arch/evbarm/stand/gzboot/image.c \
syssrc/sys/arch/evbarm/stand/gzboot/srtbegin.S \
syssrc/sys/arch/evbarm/stand/gzboot/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