summaryrefslogtreecommitdiff
path: root/configs/sama7g5ek_mmc1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-04 08:26:55 -0400
committerTom Rini <trini@konsulko.com>2022-04-04 08:26:55 -0400
commit8221c52d88fbe84ca9692dc23827e21403c952e8 (patch)
treecf5e6356fe749863fc3ff64bd5e4659041133b60 /configs/sama7g5ek_mmc1_defconfig
parent25b8acee2ea11a9edc100c42a61f5d6187eb6167 (diff)
parentef9d9b2501ad9e0601bd292c4a6c8a7ba8f3a909 (diff)
Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next
First set of u-boot-at91 features for the 2022.07 cycle: This feature set includes the new driver for the Atmel TCB timer, alignment in DT for sama7g5 and sama7g5ek board, one Kconfig conversion for external reset, and the usage of Galois tables from ROM for sama5d2 device.
Diffstat (limited to 'configs/sama7g5ek_mmc1_defconfig')
-rw-r--r--configs/sama7g5ek_mmc1_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index d78455bbfd..559a699fa5 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -6,7 +6,7 @@ CONFIG_TARGET_SAMA7G5EK=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x4000
CONFIG_DM_GPIO=y
-CONFIG_DEFAULT_DEVICE_TREE="sama7g5ek"
+CONFIG_DEFAULT_DEVICE_TREE="at91-sama7g5ek"
CONFIG_DEBUG_UART_BOARD_INIT=y
CONFIG_DEBUG_UART_BASE=0xe1824200
CONFIG_DEBUG_UART_CLOCK=200000000