diff options
Diffstat (limited to 'configs/topic_miamilite_defconfig')
-rw-r--r-- | configs/topic_miamilite_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/topic_miamilite_defconfig b/configs/topic_miamilite_defconfig index 56981bb736..8c61ae6944 100644 --- a/configs/topic_miamilite_defconfig +++ b/configs/topic_miamilite_defconfig @@ -7,6 +7,7 @@ CONFIG_SYS_TEXT_BASE=0x4000000 CONFIG_ENV_SIZE=0x8000 CONFIG_SYS_SPI_U_BOOT_OFFS=0x20000 CONFIG_DM_GPIO=y +CONFIG_SPL_DM_SPI=y CONFIG_SPL_STACK_R_ADDR=0x200000 CONFIG_SPL=y CONFIG_DEBUG_UART_BASE=0xe0000000 |