summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/picasso/Makefile.inc
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2021-03-05 00:13:16 +0100
committerFelix Held <felix-coreboot@felixheld.de>2021-03-06 18:40:33 +0000
commit21c46c089ca7116fc52f756103cb2d2193b738e1 (patch)
tree9cca99341aa6ec84ee01388a0ca2d599db3d2b46 /src/soc/amd/picasso/Makefile.inc
parent0c057c21e57e01a223d6f38c83d5e75a8e23b2ab (diff)
downloadcoreboot-21c46c089ca7116fc52f756103cb2d2193b738e1.tar.gz
coreboot-21c46c089ca7116fc52f756103cb2d2193b738e1.tar.bz2
coreboot-21c46c089ca7116fc52f756103cb2d2193b738e1.zip
soc/amd/picasso: move APOB NV cache to common code
Also rename mrc_cache to apob_cache. BUG=b:181766974 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I4877b05443452c7409006c1656e9d574e93150a0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51267 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/soc/amd/picasso/Makefile.inc')
-rw-r--r--src/soc/amd/picasso/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/amd/picasso/Makefile.inc b/src/soc/amd/picasso/Makefile.inc
index c8cc458da04d..5ef47af9cadc 100644
--- a/src/soc/amd/picasso/Makefile.inc
+++ b/src/soc/amd/picasso/Makefile.inc
@@ -24,7 +24,6 @@ romstage-y += romstage.c
romstage-y += gpio.c
romstage-y += reset.c
romstage-y += uart.c
-romstage-y += mrc_cache.c
verstage-y += i2c.c
verstage_x86-y += gpio.c