Stefan Reinauer has uploaded a new patch set (#2) to the change originally created by Michał Żygowski. ( https://review.coreboot.org/c/coreboot/+/48463 )
Change subject: cpu/amd/family_10h-family_15h: Remove fidvid.c include ......................................................................
cpu/amd/family_10h-family_15h: Remove fidvid.c include
Do bare minimum to remove the C source include. The migrated functions maybe are not in the right places for now, but will be regrouped in further patches.
TEST=build tested KGPE-D16
Change-Id: I74b2784b27e7e8664ebf842173d57841602bef3e Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com --- M src/cpu/amd/family_10h-family_15h/Makefile.inc M src/cpu/amd/family_10h-family_15h/fidvid.c A src/cpu/amd/family_10h-family_15h/fidvid.h M src/cpu/amd/family_10h-family_15h/init_cpus.c M src/cpu/amd/family_10h-family_15h/init_cpus.h M src/cpu/amd/quadcore/quadcore.c M src/include/cpu/amd/multicore.h 7 files changed, 57 insertions(+), 40 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/48463/2