summaryrefslogtreecommitdiff
path: root/src/mainboard/dell/latitude_e6230/Makefile.inc
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2017-10-26 21:26:43 +0800
committerIru Cai <mytbk920423@gmail.com>2020-06-25 20:51:45 +0800
commit25db03deaaf0483d75bba6d870cec06539590527 (patch)
tree600d3d5c0a2865d4e86e26c2248298eaa1237b60 /src/mainboard/dell/latitude_e6230/Makefile.inc
parent43c100356aba5ea3ebab3157b8443275b3d06dbf (diff)
downloadcoreboot-25db03deaaf0483d75bba6d870cec06539590527.tar.xz
[WIP] new board: Dell Latitude E6230e6230
The code is based on autoport. The USB debug port is next to the HDMI port. Working components: * i3-3130M, 8G+0, 8G+4G * Arch Linux (kernel 4.13.12) loaded by SeaBIOS and GRUB payload * keyboard * USB * WLAN * eSATA Issues: * WLAN rfkill status cannot be switched when running * The 8MB flash chip cannot be accessed via ISP Change-Id: I8cdc01e902e670310628809416290045c2102340 Signed-off-by: Iru Cai <mytbk920423@gmail.com>
Diffstat (limited to 'src/mainboard/dell/latitude_e6230/Makefile.inc')
-rw-r--r--src/mainboard/dell/latitude_e6230/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/dell/latitude_e6230/Makefile.inc b/src/mainboard/dell/latitude_e6230/Makefile.inc
new file mode 100644
index 0000000000..ff95f41428
--- /dev/null
+++ b/src/mainboard/dell/latitude_e6230/Makefile.inc
@@ -0,0 +1,3 @@
+romstage-y += gpio.c
+bootblock-y += gpio.c
+ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads