mb/google/auron: Move SPD file handling to chipset
commit2a90e396fc1b0d008024cff1a1b02ee8f1cd0036
authorAngel Pons <th3fanbus@gmail.com>
Wed, 23 Jun 2021 13:16:15 +0000 (23 15:16 +0200)
committerAngel Pons <th3fanbus@gmail.com>
Sun, 14 Aug 2022 10:53:47 +0000 (14 10:53 +0000)
treedeb8b3b86ab6acd104a28ee9d1e08eccfa8e04ef
parent333751b22e046793d84d72d1053b9c6aa2854d77
mb/google/auron: Move SPD file handling to chipset

The SPD file handling code is generic and can be used on any other
mainboard. Move it to chipset scope to enable code reuse.

Change-Id: I85b1460ccb82f0c1bf409db4a6b4c9355c25e76d
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55808
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
src/mainboard/google/auron/spd.c
src/soc/intel/broadwell/Makefile.inc
src/soc/intel/broadwell/include/soc/pei_wrapper.h
src/soc/intel/broadwell/spd.c [copied from src/mainboard/google/auron/spd.c with 79% similarity]