repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/starlabs/starbook/mtl: Correct USB Port Configuration
[coreboot2.git]
/
src
/
mainboard
/
intel
/
harcuvar
/
spd
/
Makefile.mk
blob
ec07cfb845f51f79ebe37b4b43f40c8dd7a60c2a
1
## SPDX-License-Identifier: GPL-2.0-only
2
3
romstage-y
+=
spd.c
4
5
# Order matters for SPD sources. The following indices
6
# define the SPD data to use.
7
SPD_SOURCES
=
micron_4GiB_dimm_MTA9ASF51272PZ-2G1A2
8
9
spd.bin-position
:= $(
CONFIG_SPD_LOC
)