* [PATCH] pcengines-apu-firmware: Update to version 4.14.0.4
@ 2021-10-08 13:43 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-10-08 13:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 3590 bytes --]
- Update from 4.14.0.2 to 4.14.0.4
- Update of rootfile
- Changelog
v4.14.0.4 Release date: 2021-09-17
Changed:
Rebased with official coreboot repository commit d9f5d90
Enabled EHCI controller by default on apu3-apu6 platforms
Updated sortbootorder to v4.6.22
Added:
Safeguard against setting watchdog timeout too low
Known issues:
apuled driver doesn't work in FreeBSD. Check the GPIOs document for workaround.
Some PCIe cards are not detected on certain OSes and/or in certain mPCIe slots.
Check the mPCIe modules document for solution/workaround.
Booting with 2 USB 3.x sticks plugged in apu4 sometimes results in detecting
only 1 stick
Certain USB 3.x sticks happen to not appear in boot menu
Booting Xen is unstable
v4.14.0.3 Release date: 2021-08-06
Changed:
Rebased with official coreboot repository commit c049c80
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/pcengines-apu-firmware | 12 ++++++------
lfs/pcengines-apu-firmware | 16 ++++++++--------
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/config/rootfiles/packages/pcengines-apu-firmware b/config/rootfiles/packages/pcengines-apu-firmware
index 1eb3cf08c..3ae4e74e9 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.14.0.2.rom
-lib/firmware/pcengines/apu/apu2_v4.14.0.2.rom
-lib/firmware/pcengines/apu/apu3_v4.14.0.2.rom
-lib/firmware/pcengines/apu/apu4_v4.14.0.2.rom
-lib/firmware/pcengines/apu/apu5_v4.14.0.2.rom
-lib/firmware/pcengines/apu/apu6_v4.14.0.2.rom
+lib/firmware/pcengines/apu/apu1_v4.14.0.4.rom
+lib/firmware/pcengines/apu/apu2_v4.14.0.4.rom
+lib/firmware/pcengines/apu/apu3_v4.14.0.4.rom
+lib/firmware/pcengines/apu/apu4_v4.14.0.4.rom
+lib/firmware/pcengines/apu/apu5_v4.14.0.4.rom
+lib/firmware/pcengines/apu/apu6_v4.14.0.4.rom
diff --git a/lfs/pcengines-apu-firmware b/lfs/pcengines-apu-firmware
index cf723ff83..0224b028f 100644
--- a/lfs/pcengines-apu-firmware
+++ b/lfs/pcengines-apu-firmware
@@ -24,14 +24,14 @@
include Config
-VER = 4.14.0.2
+VER = 4.14.0.4
THISAPP = pcengines-apu-firmware-$(VER)
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = pcengines-apu-firmware
-PAK_VER = 8
+PAK_VER = 9
SUP_ARCH = i586 x86_64
DEPS = firmware-update
@@ -55,12 +55,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_MD5 = e4d9ae35c2be9bf00c18426be5939eea
-apu2_v$(VER).rom_MD5 = 03441c9c73b19e7f7dac609900ce5ea1
-apu3_v$(VER).rom_MD5 = ad98d3f992ca7bfc8ceb5e3f64f8d7ac
-apu4_v$(VER).rom_MD5 = 1257cc73fe96e131da9d21207f6793ce
-apu5_v$(VER).rom_MD5 = 442c34e47402fbe9c2f9c597f9e88bea
-apu6_v$(VER).rom_MD5 = 958de4c34fecedd38fc95e602f28c627
+apu1_v$(VER).rom_MD5 = e60ce8d903cb1e301aae1160aa8413cd
+apu2_v$(VER).rom_MD5 = 00da67aecd00e7479f0194ccc4ee5739
+apu3_v$(VER).rom_MD5 = 4f935c61fc4274c0b427d16d6aa0049a
+apu4_v$(VER).rom_MD5 = 3aed8f5e1e543a3912c808fe68067dde
+apu5_v$(VER).rom_MD5 = c39dbf45aa630c273fcace35fbc6324e
+apu6_v$(VER).rom_MD5 = b81f9da0f39b355344b602868b2ddcff
install : $(TARGET)
--
2.33.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-08 13:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 13:43 [PATCH] pcengines-apu-firmware: Update to version 4.14.0.4 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox