forked from Imagelibrary/rtems
2011-09-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc55xx/include/fsl-mpc567x.h: Added FLASH as an alias to FLASH_A.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-09-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* mpc55xx/include/fsl-mpc567x.h: Added FLASH as an alias to FLASH_A.
|
||||
|
||||
2011-09-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* mpc55xx/include/fsl-mpc551x.h: Use legacy register naming.
|
||||
|
||||
@@ -6527,6 +6527,7 @@ extern "C" {
|
||||
#define FMPLL (*( volatile struct FMPLL_tag *) 0xC3F80000)
|
||||
#define EBI (*( volatile struct EBI_tag *) 0xC3F84000)
|
||||
#define FLASH_A (*( volatile struct FLASH_tag *) 0xC3F88000)
|
||||
#define FLASH FLASH_A
|
||||
#define FLASH_B (*( volatile struct FLASH_tag *) 0xC3F8C000)
|
||||
#define SIU (*( volatile struct SIU_tag *) 0xC3F90000)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user