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