diff options
Diffstat (limited to 'include/configs')
-rw-r--r-- | include/configs/hammerhead.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h index 5a2d14677f..bfdfc0a8c5 100644 --- a/include/configs/hammerhead.h +++ b/include/configs/hammerhead.h @@ -141,6 +141,7 @@ #define CONFIG_SYS_MAX_FLASH_SECT 135 #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE +#define CONFIG_SYS_TEXT_BASE 0x00000000 #define CONFIG_SYS_INTRAM_BASE 0x24000000 #define CONFIG_SYS_INTRAM_SIZE 0x8000 |