Source-Changes archive

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

CVS commit: syssrc/sys/arch/evbsh5/evbsh5



Module Name:    syssrc
Committed By:   scw
Date:           Wed Sep  4 15:14:47 UTC 2002

Modified Files:
        syssrc/sys/arch/evbsh5/evbsh5: machdep.c

Log Message:
 - #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.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/evbsh5/evbsh5/machdep.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