summaryrefslogtreecommitdiff
path: root/resources/coreboot/t60_16mb_intelgpu
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-12-29 07:18:21 +0000
committerLeah Rowe <leah@libreboot.org>2021-12-29 07:18:21 +0000
commitbabce03fbdf2d788f12c940be16de88079e3971c (patch)
tree753d341ff7776a31314a5970fcd805afd51ef4ed /resources/coreboot/t60_16mb_intelgpu
parent5d65d6c3d3b66aa9ce13236cc14b4cba71d5108d (diff)
coreboot/*: set grub_scan_disk to ahci on most boards
on ga-g41m-es2l, set it to ata
Diffstat (limited to 'resources/coreboot/t60_16mb_intelgpu')
-rw-r--r--resources/coreboot/t60_16mb_intelgpu/board.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/coreboot/t60_16mb_intelgpu/board.cfg b/resources/coreboot/t60_16mb_intelgpu/board.cfg
index 68d0f0fa..66c5e565 100644
--- a/resources/coreboot/t60_16mb_intelgpu/board.cfg
+++ b/resources/coreboot/t60_16mb_intelgpu/board.cfg
@@ -5,3 +5,4 @@ payload_grub="y"
payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
+grub_scan_disk="ahci"