diff options
Diffstat (limited to 'configs/etamin_defconfig')
-rw-r--r-- | configs/etamin_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/etamin_defconfig b/configs/etamin_defconfig index 5efadb81305..65bdcf6bf73 100644 --- a/configs/etamin_defconfig +++ b/configs/etamin_defconfig @@ -90,6 +90,8 @@ CONFIG_SYS_NAND_ONFI_DETECTION=y CONFIG_SYS_NAND_PAGE_COUNT=0x80 CONFIG_SYS_NAND_PAGE_SIZE=0x1000 CONFIG_SYS_NAND_OOBSIZE=0xe0 +CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y +CONFIG_SYS_NAND_U_BOOT_OFFS=0x200000 CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH_WINBOND=y CONFIG_MTD_UBI_FASTMAP=y |