Patch "arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware" has been added to the 5.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware

to the 5.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-armada-3720-turris-mox-rename-u-boot-mtd-p.patch
and it can be found in the queue-5.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 0d36cf65e250f83e5ef77ac2ebf040bed82675cc
Author: Marek Behún <kabel@xxxxxxxxxx>
Date:   Mon Jan 11 03:12:43 2021 +0100

    arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware
    
    [ Upstream commit a9d9bfcadfb43b856dbcf9419de75f7420d5a225 ]
    
    The partition called "u-boot" in reality contains TF-A and U-Boot, and
    TF-A is before U-Boot.
    
    Rename this parition to "a53-firmware" to avoid confusion for users,
    since they cannot simply build U-Boot from U-Boot repository and flash
    the resulting image there. Instead they have to build the firmware with
    the sources from the mox-boot-builder repository [1] and flash the
    a53-firmware.bin binary there.
    
    [1] https://gitlab.nic.cz/turris/mox-boot-builder
    
    Signed-off-by: Marek Behún <kabel@xxxxxxxxxx>
    Fixes: 7109d817db2e ("arm64: dts: marvell: add DTS for Turris Mox")
    Cc: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
    Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
    Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
index aa52927e2e9c2..fad70c2df7bc0 100644
--- a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
+++ b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
@@ -202,7 +202,7 @@
 			};
 
 			partition@20000 {
-				label = "u-boot";
+				label = "a53-firmware";
 				reg = <0x20000 0x160000>;
 			};
 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux