summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPiotr Król <piotr.krol@3mdeb.com>2018-05-06 01:08:19 +0200
committerMartin Roth <martinroth@google.com>2018-05-19 16:55:56 +0000
commit36c601b17b8506fb5659840436da8d7ea2032117 (patch)
tree341d304a7ee7fb43675ab5eb81456c969ad64b42 /configs
parent757a246ccdb993f1e1e88a260293e3f151db8e3a (diff)
downloadcoreboot-36c601b17b8506fb5659840436da8d7ea2032117.tar.gz
coreboot-36c601b17b8506fb5659840436da8d7ea2032117.tar.bz2
coreboot-36c601b17b8506fb5659840436da8d7ea2032117.zip
configs: add PC Engines apu2 sample configuration
Change-Id: Ia131c8aec1235443465bc017e11f59f38bef76db Signed-off-by: Piotr Król <piotr.krol@3mdeb.com> Reviewed-on: https://review.coreboot.org/26118 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/config.pcengines_apu210
1 files changed, 10 insertions, 0 deletions
diff --git a/configs/config.pcengines_apu2 b/configs/config.pcengines_apu2
new file mode 100644
index 000000000000..275402479ce8
--- /dev/null
+++ b/configs/config.pcengines_apu2
@@ -0,0 +1,10 @@
+# CONFIG_COLLECT_TIMESTAMPS is not set
+CONFIG_VENDOR_PCENGINES=y
+CONFIG_BOARD_PCENGINES_APU2=y
+CONFIG_APU2_PINMUX_UART_C=y
+CONFIG_APU2_PINMUX_UART_D=y
+CONFIG_NO_GFX_INIT=y
+CONFIG_PXE=y
+CONFIG_BUILD_IPXE=y
+CONFIG_PXE_ROM_ID="8086,157b"
+CONFIG_MEMTEST_SECONDARY_PAYLOAD=y