Bug#969518: Add missing ESPRESSObin variants
Source: flash-kernel
Linux added support for these [0]. Each has its own model identifier, so
add them here too.
[0]
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=447b8789359f9a5e6567c4044d18abaa7de68930
>From a3a8d98a1518a9b922f192b4c287b8fc9c668390 Mon Sep 17 00:00:00 2001
From: Andre Heider <a.heider@gmail.com>
Date: Fri, 4 Sep 2020 06:32:07 +0200
Subject: [PATCH] Add missing ESPRESSObin variants
Linux added support for these [0]. Each has its own model identifier, so
add them here too.
[0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=447b8789359f9a5e6567c4044d18abaa7de68930
---
db/all.db | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/db/all.db b/db/all.db
index d7303f7..662416f 100644
--- a/db/all.db
+++ b/db/all.db
@@ -492,6 +492,24 @@ Boot-Script-Path: /boot/boot.scr
U-Boot-Script-Name: bootscr.uboot-generic
Required-Packages: u-boot-tools
+Machine: Globalscale Marvell ESPRESSOBin Board (eMMC)
+DTB-Id: marvell/armada-3720-espressobin-emmc.dts
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: Globalscale Marvell ESPRESSOBin Board V7
+DTB-Id: marvell/armada-3720-espressobin-v7.dts
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
+Machine: Globalscale Marvell ESPRESSOBin Board V7 (eMMC)
+DTB-Id: marvell/armada-3720-espressobin-v7-emmc.dts
+Boot-Script-Path: /boot/boot.scr
+U-Boot-Script-Name: bootscr.uboot-generic
+Required-Packages: u-boot-tools
+
Machine: Globalscale Mirabox
Kernel-Flavors: armmp
DTB-Id: armada-370-mirabox.dtb
--
2.28.0
Reply to: