forked from Imagelibrary/rtems
removed references to outdated "old-exception-handling" PPC support
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2008-04-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* README:
|
||||
removed reference to outdated "old-exception-handling" PPC support
|
||||
|
||||
2008-03-20 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* new-exceptions/bspsupport/irq.c: don't disable irqs
|
||||
|
||||
@@ -21,14 +21,9 @@ family members using the new exception processing model:
|
||||
+ mpc850 (uses mpc860 directory)
|
||||
+ mpc860
|
||||
+ mpc8260
|
||||
|
||||
The following PowerPC family members are supported but
|
||||
still use the old exception processing model:
|
||||
|
||||
+ ppc403
|
||||
+ ppc405 (uses ppc403 directory)
|
||||
+ ppc6xx (no libcpu support)
|
||||
+ ppc405
|
||||
|
||||
Note that because of similarities in various family members,
|
||||
the mpc823 should be able to use the mpc821 code and the
|
||||
mpc850 should be able to use the mpc850 code.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user