summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/Makefile.inc
diff options
context:
space:
mode:
authorMichał Żygowski <michal.zygowski@3mdeb.com>2019-11-28 14:14:52 +0100
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-12-04 16:41:49 +0000
commit08cd65198e44a5c26ba8f1f5439fbf7475fb0ed0 (patch)
tree9c07978b28062b7d650698f71360fe54262157c4 /src/southbridge/amd/cimx/sb800/Makefile.inc
parent8cee45c3f8f05d936ba181f56405b8c936666a36 (diff)
downloadcoreboot-08cd65198e44a5c26ba8f1f5439fbf7475fb0ed0.tar.xz
sb/amd/cimx/sb800: add C bootblock southbridge initialization
TEST=boot PC Engines apu1 with C bootblock patch and launch Debian with Linux kernel 4.14.50 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Change-Id: Ie81198f5034a84d319ee7143aa032433f82be254 Reviewed-on: https://review.coreboot.org/c/coreboot/+/37329 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/southbridge/amd/cimx/sb800/Makefile.inc')
-rw-r--r--src/southbridge/amd/cimx/sb800/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/southbridge/amd/cimx/sb800/Makefile.inc b/src/southbridge/amd/cimx/sb800/Makefile.inc
index 418110b5e0..ccb3a2a744 100644
--- a/src/southbridge/amd/cimx/sb800/Makefile.inc
+++ b/src/southbridge/amd/cimx/sb800/Makefile.inc
@@ -16,6 +16,10 @@
# SB800 Platform Files
+ifneq ($(CONFIG_ROMCC_BOOTBLOCK),y)
+bootblock-y += bootblock.c
+endif
+
romstage-y += cfg.c
romstage-y += early.c
romstage-y += smbus.c smbus_spd.c