Subject: CVS commit: [ppcoea-renovation] src/sys/arch/sandpoint
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/08/2007 16:56:29
Module Name: src
Committed By: nisimura
Date: Tue May 8 16:56:29 UTC 2007
Modified Files:
src/sys/arch/sandpoint/include [ppcoea-renovation]: bootinfo.h
src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: locore.S
machdep.c
Log Message:
- have (restore, indeed) bootinfo capability with some extensions.
Would bring true ELF symbol table loading, machdep HW paramters,
console designation, and rootdev selection by device_register().
Compatiblity for non bootinfo-ware loader, like DINK32, is
maintained.
- prepare to have MPC8245 buildin serial console support.
- abandon NVGA > 0 configuration.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.38.1 src/sys/arch/sandpoint/include/bootinfo.h
cvs rdiff -r1.10.38.1 -r1.10.38.2 src/sys/arch/sandpoint/sandpoint/locore.S
cvs rdiff -r1.35.14.3 -r1.35.14.4 src/sys/arch/sandpoint/sandpoint/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.