disable u-boot on thinkpad t480

it just bootloops and doesn't seem reliable at the moment

Signed-off-by: Leah Rowe <leah@libreboot.org>
20241206-t480-thunderbolt-unstable
Leah Rowe 2024-12-05 09:29:59 +00:00
parent 8065b9842b
commit cd9baca5d6
2 changed files with 2 additions and 4 deletions

View File

@ -6,6 +6,5 @@ payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci"
vcfg="t480"
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
build_depend="seabios/default grub/xhci memtest86plus"
IFD_platform="sklkbl"
payload_uboot_amd64="y"

View File

@ -6,6 +6,5 @@ payload_memtest="y"
grub_scan_disk="nvme ahci"
grubtree="xhci"
vcfg="t480s"
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
build_depend="seabios/default grub/xhci memtest86plus"
IFD_platform="sklkbl"
payload_uboot_amd64="y"