aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/variants/nami/Makefile.inc
blob: 06f98017ca8205b99ee18383dd07fcd60df1171f (plain)
1
2
3
4
5
6
7
8
9
10
11
# IMPORTANT!! When a new memory SPD is added here, please ensure that ddp_bitmap
# is correctly updated in memory.c to indicate if memory id is using DDP.
SPD_SOURCES = empty     # 0b0000

bootblock-y += gpio.c

romstage-y += memory.c

ramstage-y += gpio.c
ramstage-y += pl2.c