diff options
author | Leah Rowe <leah@libreboot.org> | 2023-06-19 11:17:19 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-06-19 11:17:19 +0100 |
commit | 938fc4463751b152974bcd5468374cc5563dd5cf (patch) | |
tree | 3798d1a07824236f9b9c044f6a241131a18adb79 /resources/coreboot/t440plibremrc_12mb/board.cfg | |
parent | f338697b96757977d2a14da00a91236595704fed (diff) |
board/t440p_12mb: rename to t440plibremrc_12mb
t440pmrc_12mb is the blob one.
t440p_12mb is the libre one, but this isn't clear.
rename accordingly.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/t440plibremrc_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/t440plibremrc_12mb/board.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/t440plibremrc_12mb/board.cfg b/resources/coreboot/t440plibremrc_12mb/board.cfg new file mode 100644 index 00000000..23ea22b5 --- /dev/null +++ b/resources/coreboot/t440plibremrc_12mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="haswell" +romtype="t440p" +arch="x86_64" +payload_grub="n" +payload_grub_withseabios="n" +payload_seabios="y" +payload_memtest="y" +microcode_required="n" |