bsps/mpc55xx: Fix MPC5674F memory map

This commit is contained in:
Sebastian Huber
2014-10-14 08:15:10 +02:00
parent 116ef2e9c7
commit 6db0f56b36

View File

@@ -4256,9 +4256,9 @@ extern "C" {
uint8_t:4; uint8_t:4;
uint8_t PRI:4; uint8_t PRI:4;
} B; } B;
} PSR[474]; } PSR[480];
uint16_t INTC_reserved021A[7923]; /* 0x021A-0x3FFF */ uint16_t INTC_reserved0220[7920]; /* 0x0220-0x3FFF */
}; };