aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/palkia/Makefile.inc
blob: b0a69da366023f4d7b0c3bc4b337f8489db3162e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##
## This file is part of the coreboot project.
##
## Copyright 2020 The coreboot project Palkia.
##
## SPDX-License-Identifier: GPL-2.0-or-later
##

SPD_SOURCES = LP_8G_2133		# 0b0000
SPD_SOURCES += LP_16G_2133		# 0b0001

romstage-y += memory.c
bootblock-y += gpio.c

ramstage-y += gpio.c