summaryrefslogtreecommitdiff
path: root/configs/sama5d27_som1_ek_qspiflash_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-06-17 11:46:44 -0400
committerTom Rini <trini@konsulko.com>2021-06-17 11:46:44 -0400
commita94b2aad05d52cbd49012ccd900bcbcf29f9bc22 (patch)
tree245e9339bfd94a5d03631b74d7fb7ec280510d0c /configs/sama5d27_som1_ek_qspiflash_defconfig
parente87a933406e7ad8d36a5f64bce81be6dce4a4e71 (diff)
parentea83ea5afd181ac2cf5d02b623956a6dac684883 (diff)
Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next
First set of u-boot-atmel features for the 2021.10 cycle: This feature set converts the boards pm9261 and pm9263 Ethernet support to DM; enables hash command for all SAM boards; fixes the NAND pmecc bit-flips correction; adds Falcon boot for sama5d3_xplained board; and other minor adjustments.
Diffstat (limited to 'configs/sama5d27_som1_ek_qspiflash_defconfig')
-rw-r--r--configs/sama5d27_som1_ek_qspiflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sama5d27_som1_ek_qspiflash_defconfig b/configs/sama5d27_som1_ek_qspiflash_defconfig
index 4425fa610f..2467f4041f 100644
--- a/configs/sama5d27_som1_ek_qspiflash_defconfig
+++ b/configs/sama5d27_som1_ek_qspiflash_defconfig
@@ -40,6 +40,8 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_USB=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
+CONFIG_CMD_HASH=y
+CONFIG_HASH_VERIFY=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_OF_CONTROL=y