1## SPDX-License-Identifier: GPL-2.0-only 2 3romstage-y += spd.c 4 5# Order matters for SPD sources. The following indices 6# define the SPD data to use. 7SPD_SOURCES = micron_4GiB_dimm_MTA9ASF51272PZ-2G1A2 8 9spd.bin-position := $(CONFIG_SPD_LOC) 10