From dfad11f350f81527431e53facfa002e2acad5361 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 4 Feb 2024 00:18:20 +0000 Subject: 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 --- config/ifd/dell9020mt/12_ifd | Bin 0 -> 4096 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 config/ifd/dell9020mt/12_ifd (limited to 'config/ifd/dell9020mt/12_ifd') diff --git a/config/ifd/dell9020mt/12_ifd b/config/ifd/dell9020mt/12_ifd new file mode 100644 index 00000000..d1479e35 Binary files /dev/null and b/config/ifd/dell9020mt/12_ifd differ -- cgit v1.2.1