diff options
Diffstat (limited to 'include/configs/stout.h')
-rw-r--r-- | include/configs/stout.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/stout.h b/include/configs/stout.h index 4a465e01bd..67345958be 100644 --- a/include/configs/stout.h +++ b/include/configs/stout.h @@ -49,7 +49,6 @@ /* SPL support */ #define CONFIG_SPL_STACK 0xe6340000 #define CONFIG_SPL_MAX_SIZE 0x4000 -#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x140000 #ifdef CONFIG_SPL_BUILD #define CONFIG_CONS_SCIFA0 #define CONFIG_SH_SCIF_CLK_FREQ 52000000 |