diff options
author | Leah Rowe <leah@libreboot.org> | 2023-05-12 05:10:08 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-05-12 05:10:08 +0100 |
commit | df611f9bc1c4517612ecb5d93de8c9227f237b0c (patch) | |
tree | b601d51af1bd2226397db223c00c160f52ef83ca /resources/coreboot/ga-g41m-es2l/board.cfg | |
parent | 3da0ee4f73117edc1daaca6cb1ed9cb9484996a2 (diff) |
remove ga-g41m-es2l board for now
users reported it doesn't boot in recent releases, with the
february 2023 coreboot revision update
i have one in the lab, i'll just re-test it and fix whatever's
wrong for a future release
Diffstat (limited to 'resources/coreboot/ga-g41m-es2l/board.cfg')
-rw-r--r-- | resources/coreboot/ga-g41m-es2l/board.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/resources/coreboot/ga-g41m-es2l/board.cfg b/resources/coreboot/ga-g41m-es2l/board.cfg deleted file mode 100644 index 6e7d140d..00000000 --- a/resources/coreboot/ga-g41m-es2l/board.cfg +++ /dev/null @@ -1,7 +0,0 @@ -cbtree="default" -romtype="normal" -arch="x86_64" -payload_grub="n" -payload_grub_withseabios="n" -payload_seabios="y" -grub_scan_disk="ata" |