diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:19:41 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:22:52 -0500 |
commit | e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5 (patch) | |
tree | 1db76be1342966974a3903b432148c8e05cf5de7 /projects/coreboot/configs/d945gclf/1MiB/textmode/seabios | |
parent | 59f01ee680690adf9cbbb3bc43370d9133788fd0 (diff) | |
download | librebootfr-e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5.tar.gz librebootfr-e5c8e5825b7200287d7a2aa1d7fc4deca2a258e5.zip |
D945GCLF: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/d945gclf/1MiB/textmode/seabios')
-rw-r--r-- | projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/config | 1 | ||||
-rw-r--r-- | projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/dependencies | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/config b/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/config new file mode 100644 index 00000000..a3c13aff --- /dev/null +++ b/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/config @@ -0,0 +1 @@ +CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf" diff --git a/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/dependencies b/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/dependencies new file mode 100644 index 00000000..41f077c0 --- /dev/null +++ b/projects/coreboot/configs/d945gclf/1MiB/textmode/seabios/dependencies @@ -0,0 +1 @@ +seabios |