[U-Boot] [PATCH 1/1] flash-kernel: Marvell 8040 MACCHIATOBin Double-shot

Heinrich Schuchardt xypron.glpk at gmx.de
Mon May 13 20:07:34 UTC 2019


Package: flash-kernel
Version: 3.98
Severity: normal
Tags: patch

The model property in armada-8040-mcbin.dtb has been changed to
'Marvell 8040 MACCHIATOBin Double-shot' in Linux kernel 5.0.

A new board 'Marvell 8040 MACCHIATOBin Single-shot' has been added.

Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
 db/all.db | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/db/all.db b/db/all.db
index 0839d50..f386b75 100644
--- a/db/all.db
+++ b/db/all.db
@@ -945,6 +945,7 @@ U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools

 Machine: Marvell 8040 MACCHIATOBin
+Machine: Marvell 8040 MACCHIATOBin Double-shot
 Machine: Marvell 8040 MACHIATOBin
 Kernel-Flavors: arm64
 DTB-Id: marvell/armada-8040-mcbin.dtb
@@ -952,6 +953,13 @@ Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.uboot-generic
 Required-Packages: u-boot-tools

+Machine: Marvell 8040 MACCHIATOBin Single-shot
+Kernel-Flavors: arm64
+DTB-Id: marvell/armada-8040-mcbin-singleshot.dtb
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
 # Marvell dev board has different names depending on how it's booted,
 # via DTB or older ATAGS
 Machine: Marvell Armada XP GP Board
--
2.20.1



More information about the U-Boot mailing list