[U-Boot] [PATCH v2 03/12] arm64: a37xx: Enable bubt command support on A3720-DB
kostap at marvell.com
kostap at marvell.com
Thu Feb 16 11:52:24 UTC 2017
From: Konstantin Porotchkin <kostap at marvell.com>
Enable mvebu bubt command support on A3720 DB
Signed-off-by: Konstantin Porotchkin <kostap at marvell.com>
Cc: Stefan Roese <sr at denx.de>
Cc: Igal Liberman <igall at marvell.com>
Cc: Nadav Haklai <nadavh at marvell.com>
---
Changes for v2:
- No changes
configs/mvebu_db-88f3720_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig
index 4286695..bdb96e9 100644
--- a/configs/mvebu_db-88f3720_defconfig
+++ b/configs/mvebu_db-88f3720_defconfig
@@ -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
--
2.7.4
More information about the U-Boot
mailing list