diff options
Diffstat (limited to 'include/configs/topic_miami.h')
-rw-r--r-- | include/configs/topic_miami.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/topic_miami.h b/include/configs/topic_miami.h index a915c32607..b98656dd4c 100644 --- a/include/configs/topic_miami.h +++ b/include/configs/topic_miami.h @@ -22,8 +22,6 @@ /* SPL settings */ #undef CONFIG_SPL_ETH_SUPPORT -#undef CONFIG_SYS_SPI_U_BOOT_OFFS -#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000 #undef CONFIG_SPL_MAX_FOOTPRINT #define CONFIG_SPL_MAX_FOOTPRINT CONFIG_SYS_SPI_U_BOOT_OFFS #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" |