diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-02-26 21:29:42 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-05 22:22:52 -0500 |
commit | 38d87f42ecbcc78617aa8e8aadb113d473e5fc80 (patch) | |
tree | a6ab639efc15830ad04abc4c79f18b48e87c4244 /projects/coreboot/configs/ga-g41m-es2l/1mb | |
parent | 640329e05232d6e009b141a716f7bc6321450c63 (diff) | |
download | librebootfr-38d87f42ecbcc78617aa8e8aadb113d473e5fc80.tar.gz librebootfr-38d87f42ecbcc78617aa8e8aadb113d473e5fc80.zip |
GA-G41M-ES2L: use proper binary prefix for flash size
Diffstat (limited to 'projects/coreboot/configs/ga-g41m-es2l/1mb')
14 files changed, 0 insertions, 22 deletions
diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/config deleted file mode 100644 index 52a108b9..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/config +++ /dev/null @@ -1,4 +0,0 @@ -CONFIG_CBFS_SIZE=0x100000 -CONFIG_COREBOOT_ROMSIZE_KB_1024=y -CONFIG_COREBOOT_ROMSIZE_KB=1024 -CONFIG_ROM_SIZE=0x100000 diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config deleted file mode 100644 index c86e2073..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_VGA_TEXT_FRAMEBUFFER=n -CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y -CONFIG_LINEAR_FRAMEBUFFER=y diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config deleted file mode 100644 index 5170a90a..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2" diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/dependencies b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/dependencies deleted file mode 100644 index 6640cb8d..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/dependencies +++ /dev/null @@ -1 +0,0 @@ -grub coreboot diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config deleted file mode 100644 index a3c13aff..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf" diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/dependencies b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/dependencies deleted file mode 100644 index 41f077c0..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/dependencies +++ /dev/null @@ -1 +0,0 @@ -seabios diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets deleted file mode 100644 index f2cba0e5..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets +++ /dev/null @@ -1,2 +0,0 @@ -grub -seabios diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/targets deleted file mode 100644 index f84c583a..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/targets +++ /dev/null @@ -1,2 +0,0 @@ -corebootfb -textmode diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config deleted file mode 100644 index 5d8cce57..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_VGA_TEXT_FRAMEBUFFER=y diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config deleted file mode 100644 index 5170a90a..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAYLOAD_FILE="$(obj)/../grub-coreboot/grub2" diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/dependencies b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/dependencies deleted file mode 100644 index 6640cb8d..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/dependencies +++ /dev/null @@ -1 +0,0 @@ -grub coreboot diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config deleted file mode 100644 index a3c13aff..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAYLOAD_FILE="$(obj)/../seabios/bios.bin.elf" diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/dependencies b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/dependencies deleted file mode 100644 index 41f077c0..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/dependencies +++ /dev/null @@ -1 +0,0 @@ -seabios diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets deleted file mode 100644 index f2cba0e5..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets +++ /dev/null @@ -1,2 +0,0 @@ -grub -seabios |