From 614135359d66ca242fa9df2d3d67fa9c9d145818 Mon Sep 17 00:00:00 2001 From: Mario Scheithauer Date: Wed, 25 Apr 2018 14:05:09 +0200 Subject: siemens/mc_apl1: Move board specific things to mc_apl1 variant The following things are specific characteristic of mc_apl1 board variant: - initialization for the eDP to LVDS converter - enable decoding address range for COM 3 - legacy IRQ routing for PCI devices - wait function for old legacy devices - set coreboot ready LED Change-Id: I5c853e6caae6cc880ead436f232cabddeee6d09a Signed-off-by: Mario Scheithauer Reviewed-on: https://review.coreboot.org/25822 Reviewed-by: Werner Zeh Tested-by: build bot (Jenkins) --- src/mainboard/siemens/mc_apl1/Makefile.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/siemens/mc_apl1/Makefile.inc') diff --git a/src/mainboard/siemens/mc_apl1/Makefile.inc b/src/mainboard/siemens/mc_apl1/Makefile.inc index ec4d0ad791..c1ed753960 100644 --- a/src/mainboard/siemens/mc_apl1/Makefile.inc +++ b/src/mainboard/siemens/mc_apl1/Makefile.inc @@ -6,7 +6,6 @@ bootblock-y += bootblock.c romstage-y += romstage.c ramstage-y += mainboard.c -ramstage-y += ptn3460.c subdirs-y += variants/baseboard CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/baseboard/include -- cgit v1.2.3