Source-Changes archive

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

CVS commit: src/sys/arch/sh3



Module Name:    src
Committed By:   nonaka
Date:           Thu Jun 30 15:14:46 UTC 2005

Modified Files:
        src/sys/arch/sh3/include: cache_sh4.h
        src/sys/arch/sh3/sh3: cache_sh4.c

Log Message:
remove EMODE support code.
- EMODE support doesn't work fine yet.
- This code is broken for dreamcast.
  dramcast call sh4_icache_sync_all() before sh4_cache_config().
  (at locore.S)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/sh3/include/cache_sh4.h
cvs rdiff -r1.10 -r1.11 src/sys/arch/sh3/sh3/cache_sh4.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