diff options
Diffstat (limited to 'include/configs/ppmc8260.h')
-rw-r--r-- | include/configs/ppmc8260.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/ppmc8260.h b/include/configs/ppmc8260.h index 7db749896b..8ceb9bf38b 100644 --- a/include/configs/ppmc8260.h +++ b/include/configs/ppmc8260.h @@ -34,6 +34,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_TEXT_BASE 0xfe000000 + /***************************************************************************** * * These settings must match the way _your_ board is set up |