diff options
Diffstat (limited to 'configs/pine64-lts_defconfig')
-rw-r--r-- | configs/pine64-lts_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pine64-lts_defconfig b/configs/pine64-lts_defconfig index 35c05f7f28..283c1dcdf3 100644 --- a/configs/pine64-lts_defconfig +++ b/configs/pine64-lts_defconfig @@ -11,6 +11,7 @@ CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_SPL_SPI_SUNXI=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_USE_PREBOOT=y +CONFIG_SYS_SPI_U_BOOT_OFFS=0x8000 # CONFIG_CMD_FLASH is not set # CONFIG_SPL_DOS_PARTITION is not set # CONFIG_SPL_EFI_PARTITION is not set |