forked from Imagelibrary/rtems
2005-11-02 straumanatslacdotstanford.edu
* ChangeLog, configure.ac, mpc6xx/exceptions/raw_exception.c,
shared/include/cpuIdent.c, shared/include/cpuIdent.h: recognize
mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
This commit is contained in:
@@ -169,6 +169,7 @@ int mpc60x_vector_is_valid(rtems_vector vector)
|
||||
case PPC_604e:
|
||||
case PPC_604r:
|
||||
case PPC_7455: /* Kate Feng */
|
||||
case PPC_7457:
|
||||
if (!mpc604_vector_is_valid(vector)) {
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user