diff options
author | Tom Rini <trini@konsulko.com> | 2021-10-15 08:06:20 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-10-15 09:42:22 -0400 |
commit | cdcbd593ad9a2111eaebad63f020b6c756cd9b8b (patch) | |
tree | 579194741e903f686501109b9babb53b6e78305c /configs/dra7xx_evm_defconfig | |
parent | 56882dc4cbc7f70a9984c33eb9bf609e1dd60763 (diff) | |
download | u-boot-cdcbd593ad9a2111eaebad63f020b6c756cd9b8b.tar.gz |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra7xx_evm_defconfig')
-rw-r--r-- | configs/dra7xx_evm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig index 19f5563e15..9bc6b796ac 100644 --- a/configs/dra7xx_evm_defconfig +++ b/configs/dra7xx_evm_defconfig @@ -101,7 +101,6 @@ CONFIG_SYS_NAND_BUSWIDTH_16BIT=y CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x140000 CONFIG_DM_SPI_FLASH=y -CONFIG_SF_DEFAULT_MODE=0 CONFIG_SF_DEFAULT_SPEED=76800000 CONFIG_SPI_FLASH_SPANSION=y CONFIG_PHY_TI_DP83867=y |