[Buildroot] [PATCH 5/5] configs/solidrun_macchiatobin_marvell: drop platform for Marvell binaries

Sergey Matyukevich geomatsi at gmail.com
Sat Sep 21 15:00:09 UTC 2019


Updated binaries-marvell package provides common firmware
supporting both A7K and A8K. So no need to specify
platform for binaries-marvell package anymore.

Signed-off-by: Sergey Matyukevich <geomatsi at gmail.com>
---
 configs/solidrun_macchiatobin_marvell_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/solidrun_macchiatobin_marvell_defconfig b/configs/solidrun_macchiatobin_marvell_defconfig
index 4b52e47945..4d269b9f75 100644
--- a/configs/solidrun_macchiatobin_marvell_defconfig
+++ b/configs/solidrun_macchiatobin_marvell_defconfig
@@ -14,7 +14,6 @@ BR2_TARGET_ARM_TRUSTED_FIRMWARE_FIP=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_UBOOT_AS_BL33=y
 BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES="USE_COHERENT_MEM=0"
 BR2_TARGET_BINARIES_MARVELL=y
-BR2_TARGET_BINARIES_MARVELL_8040=y
 BR2_TARGET_MV_DDR_MARVELL=y
 
 # U-Boot
-- 
2.23.0




More information about the buildroot mailing list