diff options
author | Leah Rowe <info@minifree.org> | 2024-02-04 00:18:20 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-02-04 00:24:32 +0000 |
commit | dfad11f350f81527431e53facfa002e2acad5361 (patch) | |
tree | 290b74c316bf226122187991d9f5e157f9f35167 /config/vendor/sources | |
parent | b2d8e1184dfaecf18036d5ed5e556a6eb89b9d8d (diff) |
NEW BOARD: Dell OptiPlex 9020 MT (and 7020 MT)
Specifically the MT versions. The SFF versions will
be added separately, in a later commit.
See: https://review.coreboot.org/c/coreboot/+/55232
This patch has been added, from patchset 31. It still
has some unresolved issues, on that patchset, but
it should boot. See commit message there.
Of note: I've enabled PCI REBAR, though it's unknown
whether it will work (some comments there about it though,
on that gerrit page).
I've also set CBFS size to 8MB, not the full size of
the BIOS region; this is required on the T440p which
uses the same mrc.bin file, to get S3 working.
TSEG stage cache disabled, as on other Haswell boards.
The setup: SeaBIOS-only as first payload, but with GRUB
enabled as secondary payload. The _grubonly setup has
been enabled here. This way, the config will work on
iGPU and dGPU setups without issue.
Signed-off-by: Leah Rowe <info@minifree.org>
Diffstat (limited to 'config/vendor/sources')
-rw-r--r-- | config/vendor/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/vendor/sources b/config/vendor/sources index da30b05c..a45ec37f 100644 --- a/config/vendor/sources +++ b/config/vendor/sources @@ -23,7 +23,7 @@ # NOTE: google's manifest for archives containing mrc.bin, used here: # https://web.archive.org/web/20210211071412/https://dl.google.com/dl/edgedl/chromeos/recovery/recovery.conf -{t440pmrc w541mrc t440plibremrc w541}{ +{t440pmrc w541mrc t440plibremrc w541 dell9020mt}{ DL_hash f3d79aec805c8b0094a4081be76b3a22d329c479ad18210449b7acc3236ccfc4a2103eaa7c5b79a4872bfd699eede047efd46dfb06dc8f47e3216fc254612998 DL_url https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe DL_url_bkup https://web.archive.org/web/20211120031520/https://download.lenovo.com/pccbbs/mobiles/glrg22ww.exe |