]> git.sur5r.net Git - u-boot/commitdiff
arm64: a37xx: Enable bubt command support on A3720-DB
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 16 Feb 2017 11:52:24 +0000 (13:52 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Mar 2017 07:50:50 +0000 (08:50 +0100)
Enable mvebu bubt command support on A3720 DB

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/mvebu_db-88f3720_defconfig

index 42866956123846f261684c47ffa72778edf05fe9..bdb96e9ba1add0c58e7b05e5c2e887091010679a 100644 (file)
@@ -33,6 +33,9 @@ CONFIG_CMD_FS_GENERIC=y
 CONFIG_MAC_PARTITION=y
 CONFIG_ISO_PARTITION=y
 CONFIG_EFI_PARTITION=y
+CONFIG_CMD_MVEBU_BUBT=y
+CONFIG_SHA1=y
+CONFIG_SHA256=y
 CONFIG_BLOCK_CACHE=y
 CONFIG_DM_I2C=y
 CONFIG_DM_I2C_COMPAT=y