Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson. Hello Jason Glenesk, Raul Rangel, Marshall Dawson,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55531
to look at the new patch set (#2).
Change subject: soc/amd/picasso: factor out AOAC offset defines ......................................................................
soc/amd/picasso: factor out AOAC offset defines
Factoring out those defines allows using them easily in the ACPI code without having to use preprocessor macros.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I99cb03de8782a0eeeb505f567b982099b0e8a18d --- M src/soc/amd/picasso/aoac.c A src/soc/amd/picasso/include/soc/aoac_defs.h M src/soc/amd/picasso/include/soc/southbridge.h M src/soc/amd/picasso/uart.c 4 files changed, 21 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/31/55531/2