diff options
Diffstat (limited to 'configs/zynq_zybo_defconfig')
-rw-r--r-- | configs/zynq_zybo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig index 078b436add..2abc6db0d0 100644 --- a/configs/zynq_zybo_defconfig +++ b/configs/zynq_zybo_defconfig @@ -18,6 +18,7 @@ CONFIG_USE_PREBOOT=y CONFIG_SPL_STACK_R=y CONFIG_SPL_OS_BOOT=y CONFIG_SPL_SPI_LOAD=y +CONFIG_SYS_SPI_U_BOOT_OFFS=0x100000 CONFIG_SYS_PROMPT="Zynq> " CONFIG_CMD_THOR_DOWNLOAD=y CONFIG_CMD_DFU=y |