NetBSD/sys/arch/evbsh5
scw 4b8905020d - #define the physical start of RAM.
- Set up a Panic Stack,
 - Don't pre-map the sysfpga at this time.
 - Calculate the CPU speed only if SH5_CPU_SPEED isn't defined.
 - On a related note, make the CPU speed probing code more accurate.
 - Print the CPU speed at startup.
 - Force RB_SINGLE for now, at least until I get a bootloader written.
2002-09-04 15:14:46 +00:00
..
compile
conf Delete the CPU_CTB1 option; it was never used. 2002-08-30 11:25:09 +00:00
dev Set SMC_FLAGS_32BIT_READ flag before calling the MI code. 2002-09-04 14:55:42 +00:00
evbsh5 - #define the physical start of RAM. 2002-09-04 15:14:46 +00:00
include Need <machine/db_machdep.h> 2002-08-26 10:58:38 +00:00
Makefile