diff options
author | Tom Rini | 2021-11-05 15:31:59 +0000 |
---|---|---|
committer | Tom Rini | 2021-11-05 15:31:59 +0000 |
commit | ce5bae5ccd3809366a3ffb4d8b2046e8f2f6f0f1 (patch) | |
tree | 910be34154c25de5cb431cecfd87836ff50b2c5d /configs/ls1021aqds_nand_defconfig | |
parent | 5523afbe4a63aa4929cfb857c874178b0c452742 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aqds_nand_defconfig')
-rw-r--r-- | configs/ls1021aqds_nand_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1021aqds_nand_defconfig b/configs/ls1021aqds_nand_defconfig index 083c651c8ac..d6b36e61bce 100644 --- a/configs/ls1021aqds_nand_defconfig +++ b/configs/ls1021aqds_nand_defconfig @@ -87,7 +87,6 @@ CONFIG_FLASH_CFI_DRIVER=y CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y CONFIG_SYS_FLASH_CFI=y CONFIG_NAND_FSL_IFC=y -CONFIG_SYS_NAND_BLOCK_SIZE=0x20000 CONFIG_SYS_NAND_ONFI_DETECTION=y CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x1c000 |