diff options
Diffstat (limited to 'include/configs/v37.h')
-rw-r--r-- | include/configs/v37.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/v37.h b/include/configs/v37.h index 7f1670e..ab9b22d 100644 --- a/include/configs/v37.h +++ b/include/configs/v37.h @@ -36,6 +36,8 @@ #define CONFIG_MPC823 1 /* This is a MPC823 CPU */ #define CONFIG_V37 1 /* ...on a Marel V37 board */ +#define CONFIG_SYS_TEXT_BASE 0x40000000 + #define CONFIG_LCD #define CONFIG_SHARP_LQ084V1DG21 #undef CONFIG_LCD_LOGO |