diff options
Diffstat (limited to 'include/configs/gw8260.h')
-rw-r--r-- | include/configs/gw8260.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/gw8260.h b/include/configs/gw8260.h index cb3dd9ac076..9e7646703bf 100644 --- a/include/configs/gw8260.h +++ b/include/configs/gw8260.h @@ -50,6 +50,8 @@ #ifndef __CONFIG_H #define __CONFIG_H +#define CONFIG_SYS_TEXT_BASE 0x40000000 + /* Enable debug prints */ #undef DEBUG_BOOTP_EXT /* Debug received vendor fields */ |