diff options
Diffstat (limited to 'include/configs/RBC823.h')
-rw-r--r-- | include/configs/RBC823.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/RBC823.h b/include/configs/RBC823.h index 00ac6cf..471f32e 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 |