diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-01-14 20:56:32 -0500 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-01-14 20:57:10 -0500 |
commit | 1ade86cddcfdf75280a8cdf39a2e69a5c64498a2 (patch) | |
tree | 9525ef3b1295b9649b52d5d8dc10ea8a4a63eb01 /projects/coreboot | |
parent | 49b7a0cc3222e62f66bf0b4c3df8862c967d2af4 (diff) | |
download | librebootfr-1ade86cddcfdf75280a8cdf39a2e69a5c64498a2.tar.gz librebootfr-1ade86cddcfdf75280a8cdf39a2e69a5c64498a2.zip |
Restructure GA-G41M-ES2L coreboot target directories
The intent is to create a simple rule of thumb where arguments
are given beginning with those that relate to the device's physical
attributes, such as flash chip size, continuing with arguments
on how to use the hardware (e.g. display mode), and ending with
anything else.
Diffstat (limited to 'projects/coreboot')
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/grub/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/grub/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/seabios/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/seabios/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/targets (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/targets) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/targets | 2 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/config (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/grub/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/grub/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/seabios/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/seabios/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/targets (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/targets) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/config (renamed from projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config | 3 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/grub/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/seabios/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/targets) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/targets | 2 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config | 1 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/grub/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/seabios/config) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets (renamed from projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/targets) | 0 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/corebootfb/targets | 2 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/targets | 4 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/config | 5 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/config | 4 | ||||
-rw-r--r-- | projects/coreboot/configs/ga-g41m-es2l/textmode/targets | 2 |
25 files changed, 10 insertions, 15 deletions
diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/config index 7ad52279..7ad52279 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/config index c86e2073..c86e2073 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/grub/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/grub/config index 5170a90a..5170a90a 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/grub/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/grub/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/seabios/config index a3c13aff..a3c13aff 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/seabios/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/seabios/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/targets b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/targets index f2cba0e5..f2cba0e5 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/16mb/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/corebootfb/targets diff --git a/projects/coreboot/configs/ga-g41m-es2l/16mb/targets b/projects/coreboot/configs/ga-g41m-es2l/16mb/targets new file mode 100644 index 00000000..f84c583a --- /dev/null +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/targets @@ -0,0 +1,2 @@ +corebootfb +textmode diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/config index 5d8cce57..5d8cce57 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/grub/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/grub/config index 5170a90a..5170a90a 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/grub/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/grub/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/seabios/config index a3c13aff..a3c13aff 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/seabios/config +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/seabios/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/targets b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/targets index f2cba0e5..f2cba0e5 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/16mb/textmode/targets diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/config index 52a108b9..52a108b9 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/1mb/config +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config new file mode 100644 index 00000000..c86e2073 --- /dev/null +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/config @@ -0,0 +1,3 @@ +CONFIG_VGA_TEXT_FRAMEBUFFER=n +CONFIG_GENERIC_LINEAR_FRAMEBUFFER=y +CONFIG_LINEAR_FRAMEBUFFER=y diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/grub/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config index 5170a90a..5170a90a 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/grub/config +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/grub/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config index a3c13aff..a3c13aff 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/seabios/config +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/seabios/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets index f2cba0e5..f2cba0e5 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/corebootfb/targets diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/targets new file mode 100644 index 00000000..f84c583a --- /dev/null +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/targets @@ -0,0 +1,2 @@ +corebootfb +textmode diff --git a/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config new file mode 100644 index 00000000..5d8cce57 --- /dev/null +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/config @@ -0,0 +1 @@ +CONFIG_VGA_TEXT_FRAMEBUFFER=y diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/grub/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config index 5170a90a..5170a90a 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/grub/config +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/grub/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/seabios/config b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config index a3c13aff..a3c13aff 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/seabios/config +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/seabios/config diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/targets b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets index f2cba0e5..f2cba0e5 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/1mb/textmode/targets diff --git a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/targets b/projects/coreboot/configs/ga-g41m-es2l/corebootfb/targets deleted file mode 100644 index 69a64302..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/corebootfb/targets +++ /dev/null @@ -1,2 +0,0 @@ -16mb -1mb diff --git a/projects/coreboot/configs/ga-g41m-es2l/targets b/projects/coreboot/configs/ga-g41m-es2l/targets index f84c583a..69a64302 100644 --- a/projects/coreboot/configs/ga-g41m-es2l/targets +++ b/projects/coreboot/configs/ga-g41m-es2l/targets @@ -1,2 +1,2 @@ -corebootfb -textmode +16mb +1mb diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/config b/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/config deleted file mode 100644 index 7ad52279..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/16mb/config +++ /dev/null @@ -1,5 +0,0 @@ -CONFIG_CBFS_SIZE=0x1000000 -CONFIG_COREBOOT_ROMSIZE_KB_1024=n -CONFIG_COREBOOT_ROMSIZE_KB_16384=y -CONFIG_COREBOOT_ROMSIZE_KB=16384 -CONFIG_ROM_SIZE=0x1000000 diff --git a/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/config b/projects/coreboot/configs/ga-g41m-es2l/textmode/1mb/config deleted file mode 100644 index 52a108b9..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/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/textmode/targets b/projects/coreboot/configs/ga-g41m-es2l/textmode/targets deleted file mode 100644 index 69a64302..00000000 --- a/projects/coreboot/configs/ga-g41m-es2l/textmode/targets +++ /dev/null @@ -1,2 +0,0 @@ -16mb -1mb |