1 ## SPDX-License-Identifier: GPL-2.0-only
5 romstage-y += chromeos.c
6 ramstage-y += chromeos.c
7 ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
9 # Order of names in SPD_SOURCES is important!
10 SPD_SOURCES = elpida_4Gb_1600_x16
11 SPD_SOURCES += samsung_4Gb_1600_1.35v_x16
12 SPD_SOURCES += micron_4Gb_1600_1.35v_x16
16 bootblock-y += early_init.c
17 romstage-y += early_init.c