]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
pcengines-apu-firmware: Update to version 4.14.0.4
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 8 Oct 2021 13:43:49 +0000 (15:43 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Oct 2021 10:25:15 +0000 (10:25 +0000)
- 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@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/packages/pcengines-apu-firmware
lfs/pcengines-apu-firmware

index 1eb3cf08c429061339a804d8b92604ed7fb54da9..3ae4e74e9f9081b0c237d5b70547f3e5aa0f8a5d 100644 (file)
@@ -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
index cf723ff83d44ba042513ea48fa3fc4d7c7f72f38..0224b028fcf4f9ab7087ca7a660bd0018138ad07 100644 (file)
 
 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)