From 264928c6cdefb0b7a3c3ff01d4fe16fa4cc3cbd8 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 1 Dec 2024 05:45:06 +0000 Subject: NEW MAINBOARD: ThinkPad T480 This uses the excellent deguard utility, written by the excellent Mate Kukri. A few bugs but it mostly works. Documentation to come shortly, in lbwww.git. Signed-off-by: Leah Rowe --- config/coreboot/t480_fsp_16mb/target.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config/coreboot/t480_fsp_16mb/target.cfg (limited to 'config/coreboot/t480_fsp_16mb/target.cfg') diff --git a/config/coreboot/t480_fsp_16mb/target.cfg b/config/coreboot/t480_fsp_16mb/target.cfg new file mode 100644 index 00000000..af8d71e3 --- /dev/null +++ b/config/coreboot/t480_fsp_16mb/target.cfg @@ -0,0 +1,11 @@ +tree="next" +xarch="i386-elf" +payload_seabios="y" +payload_grub="y" +payload_memtest="y" +grub_scan_disk="nvme ahci" +grubtree="xhci" +vcfg="t480" +build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot" +IFD_platform="sklkbl" +payload_uboot_amd64="y" -- cgit v1.2.1