Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbarm
Module Name: src
Committed By: cliff
Date: Thu Oct 30 06:23:13 UTC 2008
Modified Files:
src/sys/arch/evbarm/conf: std.gemini
src/sys/arch/evbarm/stand/board: ns16550.c
src/sys/arch/evbarm/stand/gzboot: Makefile
Added Files:
src/sys/arch/evbarm/stand/board: gemini.c gemini_mem.c
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000: Makefile
ldscript
Log Message:
add gzboot support for gemini
GEMINI_dram_0x01600000 defines inflation from concatenated
gzboot & netbsd.bin.gz at sdram 0x01600000 to 0x00200000
note that ns16550.c INB() and OUTB() macros now have
"mult 4" type 4 byte regsiter offset stride
if NS16550_AX4 is defined. this is needed for gemini,
and was OKed by gimpy.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/conf/std.gemini
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/stand/board/gemini.c \
src/sys/arch/evbarm/stand/board/gemini_mem.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbarm/stand/board/ns16550.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbarm/stand/gzboot/Makefile
cvs rdiff -r0 -r1.1 \
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000/Makefile \
src/sys/arch/evbarm/stand/gzboot/GEMINI_dram_0x01600000/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