Attention is currently required from: Jason Glenesk, Marshall Dawson, Felix Held. Hello Jason Glenesk, Raul Rangel, Marshall Dawson,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60770
to look at the new patch set (#2).
Change subject: soc/amd/common/lpc/espi_util: move register definitions to header file ......................................................................
soc/amd/common/lpc/espi_util: move register definitions to header file
Define the register offsets and bits in a separate header file instead of in the middle of the .c file.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I814192b2dfeff05877ac857dd89e8cdc7ae5ee25 --- A src/soc/amd/common/block/lpc/espi_def.h M src/soc/amd/common/block/lpc/espi_util.c 2 files changed, 56 insertions(+), 48 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/60770/2