forked from Imagelibrary/rtems
2007-11-22 Chris Johns <chrisj@rtems.org>
* m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-11-22 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
* m68k/mcf5235/include/mcf5235.h: Remove '/' from define label.
|
||||
|
||||
2007-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* Makefile.am: Now use the m68k memcpy and memset recently added to
|
||||
|
||||
@@ -552,7 +552,7 @@ extern uint8 __IPSBAR[];
|
||||
#define MCF5235_SRAM_RAMBAR_UC (0x00000004)
|
||||
#define MCF5235_SRAM_RAMBAR_SD (0x00000008)
|
||||
#define MCF5235_SRAM_RAMBAR_SC (0x00000010)
|
||||
#define MCF5235_SRAM_RAMBAR_C/I (0x00000020)
|
||||
#define MCF5235_SRAM_RAMBAR_CI (0x00000020)
|
||||
#define MCF5235_SRAM_RAMBAR_WP (0x00000100)
|
||||
#define MCF5235_SRAM_RAMBAR_SPV (0x00000200)
|
||||
#define MCF5235_SRAM_RAMBAR_PRI2 (0x00000400)
|
||||
|
||||
Reference in New Issue
Block a user