summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend
diff options
context:
space:
mode:
authorThang Q. Nguyen <thang@os.amperecomputing.com>2021-12-17 05:24:24 +0300
committerThang Q. Nguyen <thang@os.amperecomputing.com>2021-12-17 08:45:36 +0300
commite96820d5379bf9ca80ace325f9a1ec9e51cc3c66 (patch)
tree60865529202a627d271e67a82d2d9a139017d4c7 /meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend
parentad8a30cba53f55c8d529150fdf02fdc20d15d8ab (diff)
downloadopenbmc-e96820d5379bf9ca80ace325f9a1ec9e51cc3c66.tar.xz
meta-ampere: mtjade: Add more Host firmware support
Add support SCP firmware update with checking if the ampere_fru_upgrade available to execute the update. This commit also supports 2nd Host SPI-NOR update ability. Tested: 1. Manually copy ampere_fru_upgrade to the /usr/sbin folder and run SCP firmware update via Redfish. 2. Flash UEFI firmware update on the secondary Host SPI-NOR. Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: Ic335ee2d21625239c3df1937ed5333708233845b
Diffstat (limited to 'meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend')
-rw-r--r--meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend b/meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend
deleted file mode 100644
index 6f3e20319..000000000
--- a/meta-ampere/meta-common/recipes-devtools/mtd/mtd-utils_%.bbappend
+++ /dev/null
@@ -1,3 +0,0 @@
-FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += "file://0001-flashcp-support-offset-option.patch "