Conditionalize 8641 Rev1.0 MCM workarounds

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
James Yang
2007-02-07 15:28:04 -06:00
committed by Jon Loeliger
parent c1ab82669d
commit a75af9bfd8
2 changed files with 37 additions and 14 deletions

View File

@@ -9,6 +9,15 @@
#define EXC_OFF_SYS_RESET 0x0100 /* System reset offset */
/*
* platform register addresses
*/
#define GUTS_SVR (CFG_CCSRBAR + 0xE00A4)
#define MCM_ABCR (CFG_CCSRBAR + 0x01000)
#define MCM_DBCR (CFG_CCSRBAR + 0x01008)
/*
* l2cr values. Look in config_<BOARD>.h for the actual setup
*/