[U-Boot] [PATCH 5/5] defconfig: db-88f6820-gp: Add bubt command to the build

kostap at marvell.com kostap at marvell.com
Wed Aug 29 13:34:56 UTC 2018


From: Konstantin Porotchkin <kostap at marvell.com>

Add Marvell bubt command to db-88f6820-gp defconfig

Signed-off-by: Konstantin Porotchkin <kostap at marvell.com>
Cc: Igal Liberman <igall at marvell.com>
Cc: Stefan Roese <sr at denx.de>
---
 configs/db-88f6820-gp_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/db-88f6820-gp_defconfig b/configs/db-88f6820-gp_defconfig
index 131262d..4a8fa2e 100644
--- a/configs/db-88f6820-gp_defconfig
+++ b/configs/db-88f6820-gp_defconfig
@@ -39,6 +39,7 @@ CONFIG_CMD_EXT2=y
 CONFIG_CMD_EXT4=y
 CONFIG_CMD_FAT=y
 CONFIG_CMD_FS_GENERIC=y
+CONFIG_CMD_MVEBU_BUBT=y
 CONFIG_EFI_PARTITION=y
 # CONFIG_PARTITION_UUIDS is not set
 # CONFIG_SPL_PARTITION_UUIDS is not set
-- 
2.7.4



More information about the U-Boot mailing list