From: Konstantin Porotchkin <[email protected]> Add Marvell bubt command to db-88f6820-gp defconfig
Signed-off-by: Konstantin Porotchkin <[email protected]> Cc: Igal Liberman <[email protected]> Cc: Stefan Roese <[email protected]> --- 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

