summaryrefslogtreecommitdiffstats
path: root/include/mpc5xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpc5xx.h')
-rw-r--r--include/mpc5xx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mpc5xx.h b/include/mpc5xx.h
index 414651fa0f..de6d215d35 100644
--- a/include/mpc5xx.h
+++ b/include/mpc5xx.h
@@ -42,7 +42,7 @@
* ISB bit in IMMR to set internal memory map
*/
-#define CFG_ISB ((CFG_IMMR / 0x00400000) << 1)
+#define CONFIG_SYS_ISB ((CONFIG_SYS_IMMR / 0x00400000) << 1)
/*-----------------------------------------------------------------------
* SYPCR - System Protection Control Register
OpenPOWER on IntegriCloud