diff options
Diffstat (limited to 'include/configs/CPCI750.h')
-rw-r--r-- | include/configs/CPCI750.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/CPCI750.h b/include/configs/CPCI750.h index f2d51f7..68a27e6 100644 --- a/include/configs/CPCI750.h +++ b/include/configs/CPCI750.h @@ -57,6 +57,8 @@ #define CONFIG_CPCI750 1 /* this is an CPCI750 board */ +#define CONFIG_SYS_TEXT_BASE 0xfff00000 + #define CONFIG_BAUDRATE 9600 /* console baudrate = 9600 */ #define CONFIG_MV64360_ECC /* enable ECC support */ |