public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Jon Murphy <jon.murphy@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] pcengines-apu-firmware: Update to version 4.16.0.2
Date: Tue, 26 Apr 2022 11:43:18 -0500	[thread overview]
Message-ID: <20220426164318.3473323-1-jon.murphy@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4897 bytes --]

- Update from 4.15.0.1 to 4.16.0.2
- Update of rootfile
- Changelog
  v4.15.0.2 - Release date: 2022-01-11
    rebased with official coreboot repository commit 3990da0b
    disabled SMM
    enabled parallel AP initialization for apu2-6 for faster boot time

  v4.15.0.3 - Release date: 2022-02-16
    Rebased with official coreboot repository commit 36425312ee
    Added checking hardware matrix before regression tests
    Fixed the hard disk not visible in the Seabios Boot Menu

  v4.16.0.1 - Release date: 2022-03-08
    Rebased with official coreboot repository commit b4ba289fa5
    Disabled loglevel prefixes introduced in coreboot 4.16
    Disabled ANSI escape sequences introduced in coreboot 4.16
    Fixed AMD PSP CCP as entropy source

  v4.16.0.2 - Release date: 2022-03-29
    Rebased with official coreboot repository commit 66f99f7fa7

Signed-off-by: Jon Murphy <jon.murphy(a)ipfire.org>
---
 .../rootfiles/packages/pcengines-apu-firmware   | 12 ++++++------
 lfs/pcengines-apu-firmware                      | 17 +++++++++--------
 2 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/config/rootfiles/packages/pcengines-apu-firmware b/config/rootfiles/packages/pcengines-apu-firmware
index de4f03efa..b32bd2f3c 100644
--- a/config/rootfiles/packages/pcengines-apu-firmware
+++ b/config/rootfiles/packages/pcengines-apu-firmware
@@ -1,8 +1,8 @@
 #lib/firmware/pcengines
 #lib/firmware/pcengines/apu
-lib/firmware/pcengines/apu/apu1_v4.15.0.1.rom
-lib/firmware/pcengines/apu/apu2_v4.15.0.1.rom
-lib/firmware/pcengines/apu/apu3_v4.15.0.1.rom
-lib/firmware/pcengines/apu/apu4_v4.15.0.1.rom
-lib/firmware/pcengines/apu/apu5_v4.15.0.1.rom
-lib/firmware/pcengines/apu/apu6_v4.15.0.1.rom
+lib/firmware/pcengines/apu/apu1_v4.16.0.2.rom
+lib/firmware/pcengines/apu/apu2_v4.16.0.2.rom
+lib/firmware/pcengines/apu/apu3_v4.16.0.2.rom
+lib/firmware/pcengines/apu/apu4_v4.16.0.2.rom
+lib/firmware/pcengines/apu/apu5_v4.16.0.2.rom
+lib/firmware/pcengines/apu/apu6_v4.16.0.2.rom
diff --git a/lfs/pcengines-apu-firmware b/lfs/pcengines-apu-firmware
index d919675e8..221cec303 100644
--- a/lfs/pcengines-apu-firmware
+++ b/lfs/pcengines-apu-firmware
@@ -26,14 +26,14 @@ include Config
 
 SUMMARY    = Firmware files for PC Engines apu system boards
 
-VER        = 4.15.0.1
+VER        = 4.16.0.2
 
 THISAPP    = pcengines-apu-firmware-$(VER)
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = pcengines-apu-firmware
-PAK_VER    = 10
+PAK_VER    = 11
 SUP_ARCH   = x86_64
 
 DEPS       = firmware-update
@@ -59,12 +59,12 @@ apu4_v$(VER).rom = $(DL_FROM)/apu4_v$(VER).rom
 apu5_v$(VER).rom = $(DL_FROM)/apu5_v$(VER).rom
 apu6_v$(VER).rom = $(DL_FROM)/apu6_v$(VER).rom
 
-apu1_v$(VER).rom_BLAKE2 = 317bf51d82c1c99514d3dc3d6324e8f6c6b4768f2052902673a21fbdb554f6602940dbd531a80074a00ca9777d72bd8772deac5be2e4df38c8675e1d67d426ee
-apu2_v$(VER).rom_BLAKE2 = eaa5fa9bf1b0f1439b41cc2d48e0db24fb3e1096419ca728c98644d43a5bf0164380ab7173cbcbcf14b38052128c4b6c0bd8032e65f12c6f79262801fc534875
-apu3_v$(VER).rom_BLAKE2 = 11af9de100d7da62edd585c1327325cdd661eafc1e540f9395728ee47e35acf427348b29e011f5269e86ab6d6923f7e2a47b59cdf7d5a982cbe4328abc10652c
-apu4_v$(VER).rom_BLAKE2 = bf57beb63cd7581d6d3f24e2c6f51f15c540dc99036a2ccc22ecf9e3fbc8f37bf5bc46bb96fa9f854b952aa9a09130d7096f0a3c372b040cfcfc2abbf644c428
-apu5_v$(VER).rom_BLAKE2 = e296e2e168be85220f22e00d7cd075c73660f18ffb28b26a16c01129f77e2ed50148b3c95405945bcacdebf9d6e4e76ef08ffcef362898c46a381453844d9606
-apu6_v$(VER).rom_BLAKE2 = d6ce353299499be201af03ee678aa8bf3e33bdc2c9c952e91242b67febf9678bb85b6f6ed1b7d7b4278f5921cadb306451603d6c59bdf45d70793faf2c26312b
+apu1_v$(VER).rom_BLAKE2 = 8fa47b6f3bd947fbf1bd8753c0362669b2bab6ee7a041d2fac736de3a8633f352af7e92cf30aa41f625194a585489d16fa1cfbcfce4d750d232adf6f39371e5d
+apu2_v$(VER).rom_BLAKE2 = 3cfd0d8c6cd2c9ac9613fb30dddd8f7522287bed5ff296a54549b13a29549af331af6a82e1957b976633056b8c40f9fdde7ba237726be44241e21658bbc3c379
+apu3_v$(VER).rom_BLAKE2 = 75fc179a3e862f09ea38cf2db5bdbe6f46a09711f10f73ff2e5587c28a38cb697fb76f02ee4f644e932656d53240437c3669babe322a9c746bcb71d3128013f2
+apu4_v$(VER).rom_BLAKE2 = fe8993c073cf1656e21884f1ed4ce2cbb01e141bed56dc6e4e8e3ab0f731eb9857e2c7b86a127ea51653a17d10b4a67b01a666f87004b8b6d09d1dd205aea8de
+apu5_v$(VER).rom_BLAKE2 = 9effda771c61051c759dc8d1dabb8a357748a0788542e4397ad24b7ae1d3f9852b0695f7f5ac05f461dbc21588f7e94cbc80e70fc9ec0b9d8a60c0939bff0b91
+apu6_v$(VER).rom_BLAKE2 = f7dfa3e34edba3fb493080097b686bd6bdf97b939d9b7287c9973e33eabc6f878cbb3e68d29e7f1b8284a2357a338861f22d3c3741b288a8b6e7a8a7ba42736f
 
 install : $(TARGET)
 
@@ -103,3 +103,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 		/lib/firmware/pcengines/apu
 
 	@$(POSTBUILD)
+	
\ No newline at end of file
-- 
2.30.2


             reply	other threads:[~2022-04-26 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 16:43 Jon Murphy [this message]
2022-04-26 17:59 ` Jon Murphy
2022-05-01 23:16 ` [PATCH v2] pcengines-apu-firmware: Update to version 4.16.0.3 Jon Murphy
2022-05-02  5:31   ` Peter Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220426164318.3473323-1-jon.murphy@ipfire.org \
    --to=jon.murphy@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox