summaryrefslogtreecommitdiffstats
path: root/include/configs/RBC823.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/RBC823.h')
-rw-r--r--include/configs/RBC823.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/include/configs/RBC823.h b/include/configs/RBC823.h
index 00ac6cf1f3..5a23e56dec 100644
--- a/include/configs/RBC823.h
+++ b/include/configs/RBC823.h
@@ -39,6 +39,7 @@
#define CONFIG_MPC823 1 /* This is a MPC823 CPU */
#define CONFIG_RBC823 1 /* ...on a RBC823 module */
+#define CONFIG_SYS_TEXT_BASE 0xFFF00000
#if 0
#define DEBUG 1
@@ -406,15 +407,6 @@
MAMR_AMA_TYPE_1 | MAMR_DSA_1_CYCL | MAMR_G0CLA_A10 | \
MAMR_RLFA_1X | MAMR_WLFA_1X | MAMR_TLFA_4X)
-
-/*
- * Internal Definitions
- *
- * Boot Flags
- */
-#define BOOTFLAG_COLD 0x01 /* Normal Power-On: Boot from FLASH */
-#define BOOTFLAG_WARM 0x02 /* Software reboot */
-
/*
* JFFS2 partitions
*
OpenPOWER on IntegriCloud