diff options
Diffstat (limited to 'configs/brppt1_spi_defconfig')
-rw-r--r-- | configs/brppt1_spi_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/brppt1_spi_defconfig b/configs/brppt1_spi_defconfig index 9dd0828969..a29dc0385e 100644 --- a/configs/brppt1_spi_defconfig +++ b/configs/brppt1_spi_defconfig @@ -37,6 +37,7 @@ CONFIG_SPL_I2C_SUPPORT=y # CONFIG_SPL_NAND_SUPPORT is not set CONFIG_SPL_POWER_SUPPORT=y CONFIG_SPL_SPI_LOAD=y +CONFIG_SYS_SPI_U_BOOT_OFFS=0x40000 CONFIG_SPL_WATCHDOG_SUPPORT=y CONFIG_SPL_YMODEM_SUPPORT=y CONFIG_HUSH_PARSER=y |