diff options
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index e18b38902b..458a4a67b6 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -22,7 +22,6 @@ /* Timer, HZ specific defines */ #define CONFIG_SYS_HZ_CLOCK 8300000 -#define CONFIG_SYS_TEXT_BASE 0x00800040 #define CONFIG_SYS_FLASH_BASE 0xf8000000 /* Reserve 8KiB for SPL */ #define CONFIG_SPL_PAD_TO 8192 /* decimal for 'dd' */ |