openwrt/package
Tomasz Maciej Nowak bdd78897c3 grub2: re-add test module
It seems more hardware needs early load of firmware when initialised
to work properly (at least Intel hardware). One of previous case is CPU
microcode, which this series[1] tried to change. The second one is Intel
graphics IC, which needs firmware for controlling DMC circuit (switch
conncted display to DC6 power state). As it stands, the i915 module is
built-in and it seems the hardware can't cope with firmware loaded
later from rootfs, it needs to be supplied when the module is loaded.
Unfortunately we need bootloader to handle the load of firmware in this
case, but as previously mentioned series[1], there was an error when
initrd was hardcoded, instead of testing existence for it and then
loading. To remedy this in later the 55b808e0c4 ('x86: image: add test
module to bootloader') was commited. Which was later accidentally
dropped when grub2 image creation was moved to packages. Therefore bring
back test module, so we can test for cases of existing firmware in
grub.cfg.

1. https://patchwork.ozlabs.org/project/openwrt/cover/20181120162044.16371-1-tomek_n@o2.pl

Fixes: 5a5df62d95 ("x86/grub2: move grub2 image creation to package")
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
2023-02-26 22:22:48 +01:00
..
base-files base-files: add support for retrieving IPv6 assignments 2023-02-24 23:56:36 +01:00
boot grub2: re-add test module 2023-02-26 22:22:48 +01:00
devel trace-cmd: update to v3.1.6 2023-01-13 22:02:20 +01:00
firmware wireless-regdb: update to 2023.02.13 2023-02-18 16:27:37 +01:00
kernel mac80211: fix mesh fast xmit header cache flush 2023-02-26 08:13:44 +01:00
libs ncurses: add alacritty terminfo 2023-02-26 01:12:02 +01:00
network dnsmasq: bump to v2.89 2023-02-25 20:49:47 +00:00
system fstools: update to git HEAD 2023-02-15 03:27:35 +00:00
utils ucode: update to the latest version 2023-02-14 09:59:16 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00