aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cherry/Makefile.inc
diff options
context:
space:
mode:
authorRex-BC Chen <rex-bc.chen@mediatek.com>2021-05-04 10:34:02 +0800
committerHung-Te Lin <hungte@chromium.org>2021-05-05 07:37:13 +0000
commit46e1b84fad8d8a11c0d84c094f47ef3fa22f711d (patch)
tree43582b20e27e4b9b85d1b1c165613d911f027e88 /src/mainboard/google/cherry/Makefile.inc
parent1c920108499a7394bd072a7be380e491eac6fa28 (diff)
mb/google/cherry: Add NOR-Flash support
TEST=boot to romstage on MT8195 EVB Change-Id: I356e6b1cba3c078bf99e056b290476c7179e8ccf Signed-off-by: Yidi Lin <yidi.lin@mediatek.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52872 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/mainboard/google/cherry/Makefile.inc')
-rw-r--r--src/mainboard/google/cherry/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/cherry/Makefile.inc b/src/mainboard/google/cherry/Makefile.inc
index 4831a39500..a1aa2fd730 100644
--- a/src/mainboard/google/cherry/Makefile.inc
+++ b/src/mainboard/google/cherry/Makefile.inc
@@ -1,4 +1,5 @@
bootblock-y += memlayout.ld
+bootblock-y += bootblock.c
bootblock-y += chromeos.c
verstage-y += memlayout.ld