X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fam335x_boneblack_vboot_defconfig;h=51bf370364a3e10981c7a874ba89417daca604d2;hb=dcd468b8f43c5077c42c75b15cf3204e6b6be46c;hp=5837a0a4da75bfb9750fcf416194a58977a5ee90;hpb=2db8c2d61a05bb4a94bb341329c6de811757c111;p=u-boot diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig index 5837a0a4da..51bf370364 100644 --- a/configs/am335x_boneblack_vboot_defconfig +++ b/configs/am335x_boneblack_vboot_defconfig @@ -4,3 +4,7 @@ CONFIG_SYS_EXTRA_OPTIONS="EMMC_BOOT,ENABLE_VBOOT" +S:CONFIG_TARGET_AM335X_EVM=y CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="am335x-boneblack" +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_FIT_SIGNATURE=y +CONFIG_DM=y