blob: a6a72229aeced0190482d638c56de9e12ae1e62d [file] [log] [blame]
Kane Chen1f4f0b42020-02-13 15:45:19 +08001## SPDX-License-Identifier: GPL-2.0-or-later
2##
3
4SPD_SOURCES = LP_8G_2133 # 0b0000
5SPD_SOURCES += LP_16G_2133 # 0b0001
6
7romstage-y += memory.c
8bootblock-y += gpio.c
9
10ramstage-y += gpio.c