Add support for MIPS32 and MIPS64 architectures:
- Use a table-driven CPU detection algorithm instead of multiple case statements. - Add MIPS32/64 feature detection using the architected CP0 registers (from Broadcom Corp). - Call MD mips_machdep_cache_config() function if __HAVE_MIPS_MACHDEP_CACHE_CONFIG is defined - used to set up the L2 cache on some ports.
This commit is contained in:
parent
ba8e2e82e4
commit
351c1c16a6