summaryrefslogtreecommitdiff
path: root/configs/sam9x60_curiosity_mmc_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
committerTom Rini <trini@konsulko.com>2022-05-05 14:47:31 -0400
commit5d834bfa5fa61dc9dff94a92672c0a1185cb3a83 (patch)
tree29e452f566b6ebd60699ffdb07a8b650346f5b3a /configs/sam9x60_curiosity_mmc_defconfig
parentae242b2ea6f76fac5433c4702399747f0d81c6c4 (diff)
downloadu-boot-5d834bfa5fa61dc9dff94a92672c0a1185cb3a83.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sam9x60_curiosity_mmc_defconfig')
-rw-r--r--configs/sam9x60_curiosity_mmc_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/sam9x60_curiosity_mmc_defconfig b/configs/sam9x60_curiosity_mmc_defconfig
index 06db619270..dd884bf8aa 100644
--- a/configs/sam9x60_curiosity_mmc_defconfig
+++ b/configs/sam9x60_curiosity_mmc_defconfig
@@ -13,8 +13,8 @@ CONFIG_DEFAULT_DEVICE_TREE="at91-sam9x60_curiosity"
CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0xfffff200
CONFIG_DEBUG_UART_CLOCK=200000000
-CONFIG_DEBUG_UART=y
CONFIG_SYS_LOAD_ADDR=0x22000000
+CONFIG_DEBUG_UART=y
CONFIG_FIT=y
CONFIG_SD_BOOT=y
CONFIG_BOOTDELAY=3
@@ -30,7 +30,6 @@ CONFIG_SYS_PROMPT="U-Boot> "
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y
-# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
@@ -58,7 +57,6 @@ CONFIG_DM_I2C=y
CONFIG_SYS_I2C_AT91=y
CONFIG_I2C_EEPROM=y
CONFIG_MICROCHIP_FLEXCOM=y
-CONFIG_DM_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ATMEL=y
CONFIG_PHY_MICREL=y