Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/mvme68k/stand
Module Name: syssrc
Committed By: scw
Date: Wed Jan 23 21:06:28 UTC 2002
Modified Files:
syssrc/sys/arch/mvme68k/stand/bootst: Makefile
syssrc/sys/arch/mvme68k/stand/wrtvid: Makefile wrtvid.c
Log Message:
Completely re-write wrtvid.c to make it usable during a cross-build.
Instead of parsing the 1st stage booter in wrtvid, use objcopy to
generate a binary image, leaving wrtvid to create the VID/CFG block.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mvme68k/stand/bootst/Makefile
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/mvme68k/stand/wrtvid/Makefile
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/mvme68k/stand/wrtvid/wrtvid.c
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