diff options
Diffstat (limited to 'configs/draco_defconfig')
-rw-r--r-- | configs/draco_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/draco_defconfig b/configs/draco_defconfig index d6b2b4a42b..4ba3bde2e6 100644 --- a/configs/draco_defconfig +++ b/configs/draco_defconfig @@ -25,6 +25,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_ARCH_MISC_INIT=y CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_SPI_LOAD=y +CONFIG_SYS_SPI_U_BOOT_OFFS=0x20000 CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SPL_YMODEM_SUPPORT=y # CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC is not set |