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
parent
8065b9842b
commit
cd9baca5d6
|
@ -6,6 +6,5 @@ payload_memtest="y"
|
||||||
grub_scan_disk="nvme ahci"
|
grub_scan_disk="nvme ahci"
|
||||||
grubtree="xhci"
|
grubtree="xhci"
|
||||||
vcfg="t480"
|
vcfg="t480"
|
||||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
build_depend="seabios/default grub/xhci memtest86plus"
|
||||||
IFD_platform="sklkbl"
|
IFD_platform="sklkbl"
|
||||||
payload_uboot_amd64="y"
|
|
||||||
|
|
|
@ -6,6 +6,5 @@ payload_memtest="y"
|
||||||
grub_scan_disk="nvme ahci"
|
grub_scan_disk="nvme ahci"
|
||||||
grubtree="xhci"
|
grubtree="xhci"
|
||||||
vcfg="t480s"
|
vcfg="t480s"
|
||||||
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
|
build_depend="seabios/default grub/xhci memtest86plus"
|
||||||
IFD_platform="sklkbl"
|
IFD_platform="sklkbl"
|
||||||
payload_uboot_amd64="y"
|
|
||||||
|
|
Loading…
Reference in New Issue