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: Sun Feb 24 20:29:45 UTC 2002
Modified Files:
syssrc/sys/arch/evbarm/stand/gzboot: Makefile.gzboot srtbegin.S version
syssrc/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x80000: ldscript
Added Files:
syssrc/sys/arch/evbarm/stand/gzboot: image.S
Log Message:
Add support for relocating gzboot's .text out of flash and into
RAM (while still decompressing the image directly from flash).
This makes gzboot run a LOT faster.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbarm/stand/gzboot/Makefile.gzboot
cvs rdiff -r0 -r1.1 syssrc/sys/arch/evbarm/stand/gzboot/image.S
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/evbarm/stand/gzboot/srtbegin.S
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/evbarm/stand/gzboot/version
cvs rdiff -r1.1 -r1.2 \
syssrc/sys/arch/evbarm/stand/gzboot/IQ80310_flash_0x80000/ldscript
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