forked from Imagelibrary/rtems
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/score/powerpc.h (mpc8260): PPC_ALIGNMENT 8.
|
||||
|
||||
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/score/powerpc.h: Remove PPC_HAS_RFCI (Unused).
|
||||
|
||||
@@ -214,7 +214,7 @@ extern "C" {
|
||||
*/
|
||||
#define CPU_MODEL_NAME "PowerPC MPC8260"
|
||||
|
||||
#define PPC_ALIGNMENT 4
|
||||
#define PPC_ALIGNMENT 8
|
||||
#define PPC_CACHE_ALIGNMENT 32
|
||||
#define PPC_INTERRUPT_MAX 125
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user