Source-Changes archive

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

CVS commit: src/sys/arch/evbarm/stand/gzboot



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr 29 05:01:34 UTC 2003

Modified Files:
        src/sys/arch/evbarm/stand/gzboot: gzboot.c image.S

Log Message:
Allow MAXIMAGESIZE to be set to 0.  For gzboot's that are linked
for flash, this allows us to basically do:

        cat gzboot.bin netbsd.bin.gz > gzimg

to produce the bootable image.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/evbarm/stand/gzboot/gzboot.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbarm/stand/gzboot/image.S

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