boot/binaries-marvell: bump version to marvell-armada-18.06
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 14 Sep 2018 15:33:23 +0000 (17:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 11 Oct 2018 07:28:44 +0000 (09:28 +0200)
Note that the license file has been entirely rewritten (hence the
change in the hash), but it is still GPL-2.0 with FreeRTOS exception.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/binaries-marvell/Config.in
boot/binaries-marvell/binaries-marvell.hash
boot/binaries-marvell/binaries-marvell.mk

index d565e4dbfd4001db7ccdee3f8bbae97bb65d04ae..63052070bd71035cd4c7fd63595ae614e86e92d4 100644 (file)
@@ -26,7 +26,7 @@ endchoice
 
 config BR2_TARGET_BINARIES_MARVELL_IMAGE
        string
-       default "mrvl_scp_bl2_8040.img" if BR2_TARGET_BINARIES_MARVELL_8040
-       default "mrvl_scp_bl2_7040.img" if BR2_TARGET_BINARIES_MARVELL_7040
+       default "mrvl_scp_bl2_mss_ap_cp1_a8040.img" if BR2_TARGET_BINARIES_MARVELL_8040
+       default "mrvl_scp_bl2_mss_ap_cp1_a7040.img" if BR2_TARGET_BINARIES_MARVELL_7040
 
 endif
index 94c66039c949f8962ab33afe20d1c550062bf446..0d214502a708a791db84d5b24a3bb3c1a17771b3 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 7c41cddc2ce46038b630b59d2e9e50e903d27032bcfbf38019eaed14fcfdbe40 binaries-marvell-a8ac27b7884ed2c1efcf9f3326de3e0ed7b94e91.tar.gz
-sha256 d8560ab4ea4042a55eee6857ded1d7e4bca2d9120b8c7a86d2a7fdc4ba4994e0        README.md
+sha256 45c348d7a62fd147e7c6a59211a77876ce5dd26de690bd45ab79c8ff891acedf binaries-marvell-14481806e699dcc6f7025dbe3e46cf26bb787791.tar.gz
+sha256 509a36bb6faa106bbc9730c23038a361ee0c860e53a4cdf9e8605c0174fe45f7        README.md
index 152c9cd97aa2527663b67807d296ae772d9a469a..6c701485407693a76500d2aeeb52a92bfedfe052 100644 (file)
@@ -4,7 +4,8 @@
 #
 ################################################################################
 
-BINARIES_MARVELL_VERSION = a8ac27b7884ed2c1efcf9f3326de3e0ed7b94e91
+# This is version binaries-marvell-armada-18.06
+BINARIES_MARVELL_VERSION = 14481806e699dcc6f7025dbe3e46cf26bb787791
 BINARIES_MARVELL_SITE = $(call github,MarvellEmbeddedProcessors,binaries-marvell,$(BINARIES_MARVELL_VERSION))
 
 BINARIES_MARVELL_LICENSE = GPL-2.0 with freertos-exception-2.0