aboutsummaryrefslogtreecommitdiff
path: root/projects/coreboot/configs/d510mo
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2018-11-24 22:50:35 -0500
committerAndrew Robbins <contact@andrewrobbins.info>2018-11-24 22:50:35 -0500
commit2d1b5a6a32017ec8e695811ba9a386390a304731 (patch)
treefb4e7e17907a24403938898c10f07136eda302d5 /projects/coreboot/configs/d510mo
parent04451caf0793cd0505833609a7f90de892f0d076 (diff)
downloadlibrebootfr-2d1b5a6a32017ec8e695811ba9a386390a304731.tar.gz
librebootfr-2d1b5a6a32017ec8e695811ba9a386390a304731.zip
Amend path to SeaBIOS payload in coreboot configs
Diffstat (limited to 'projects/coreboot/configs/d510mo')
-rw-r--r--projects/coreboot/configs/d510mo/config2
-rw-r--r--projects/coreboot/configs/d510mo/textmode/16mb/seabios/config2
-rw-r--r--projects/coreboot/configs/d510mo/textmode/1mb/seabios/config2
3 files changed, 3 insertions, 3 deletions
diff --git a/projects/coreboot/configs/d510mo/config b/projects/coreboot/configs/d510mo/config
index cf8d27f6..1e1c2630 100644
--- a/projects/coreboot/configs/d510mo/config
+++ b/projects/coreboot/configs/d510mo/config
@@ -594,7 +594,7 @@ CONFIG_PAYLOAD_ELF=y
# CONFIG_PAYLOAD_UBOOT is not set
# CONFIG_PAYLOAD_LINUX is not set
# CONFIG_PAYLOAD_TIANOCORE is not set
-CONFIG_PAYLOAD_FILE="$(obj)/../seabios-bios/bios.bin.elf"
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"
CONFIG_PAYLOAD_OPTIONS=""
# CONFIG_PXE is not set
CONFIG_COMPRESSED_PAYLOAD_LZMA=y
diff --git a/projects/coreboot/configs/d510mo/textmode/16mb/seabios/config b/projects/coreboot/configs/d510mo/textmode/16mb/seabios/config
index b1e08f99..a3c13aff 100644
--- a/projects/coreboot/configs/d510mo/textmode/16mb/seabios/config
+++ b/projects/coreboot/configs/d510mo/textmode/16mb/seabios/config
@@ -1 +1 @@
-CONFIG_PAYLOAD_FILE="$(obj)/../seabios-bios/bios.bin.elf"
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"
diff --git a/projects/coreboot/configs/d510mo/textmode/1mb/seabios/config b/projects/coreboot/configs/d510mo/textmode/1mb/seabios/config
index b1e08f99..a3c13aff 100644
--- a/projects/coreboot/configs/d510mo/textmode/1mb/seabios/config
+++ b/projects/coreboot/configs/d510mo/textmode/1mb/seabios/config
@@ -1 +1 @@
-CONFIG_PAYLOAD_FILE="$(obj)/../seabios-bios/bios.bin.elf"
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf"