summaryrefslogtreecommitdiff
path: root/config/coreboot/e4300_4mb/target.cfg
diff options
context:
space:
mode:
authorNicholas Chin <nic.c3.14@gmail.com>2024-09-27 19:26:47 -0600
committerNicholas Chin <nic.c3.14@gmail.com>2024-09-27 20:39:27 -0600
commite0e9c6ab3e463879c7b940717881b1826f05b485 (patch)
tree3748b6fde1a4e7d93ccfb9335dcd9ad9dd14f9f6 /config/coreboot/e4300_4mb/target.cfg
parentff9c250a3ec05c9afa3faf84e2e5d793f68361b4 (diff)
config/coreboot: Add Dell Latitude E4300
Add patches to convert the E6400 port into a GM45 Latitude variant and add the E4300 as another variant, and create a config for the E4300. Tested on my E6400 and E4300. Signed-off-by: Nicholas Chin <nic.c3.14@gmail.com>
Diffstat (limited to 'config/coreboot/e4300_4mb/target.cfg')
-rw-r--r--config/coreboot/e4300_4mb/target.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/coreboot/e4300_4mb/target.cfg b/config/coreboot/e4300_4mb/target.cfg
new file mode 100644
index 00000000..4a9af479
--- /dev/null
+++ b/config/coreboot/e4300_4mb/target.cfg
@@ -0,0 +1,6 @@
+tree="default"
+xarch="i386-elf"
+payload_seabios="y"
+payload_grub="y"
+payload_memtest="y"
+grub_scan_disk="ahci"