Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Fred Reitberger.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/64054 )
Change subject: [WIP,UNTESTED] soc/amd/common/include/espi: add more decode ranges
......................................................................
Patch Set 1:
(1 comment)
File src/soc/amd/common/block/include/amdblocks/espi.h:
https://review.coreboot.org/c/coreboot/+/64054/comment/8015910a_9e7a8632
PS1, Line 17: #define ESPI_GENERIC_IO_WIN_LOW_COUNT 4
: #define ESPI_GENERIC_IO_WIN_EXT_COUNT (3 * 4)
i wonder if i really need those or if i should just provide the number of ranges by the ifdef below and use ESPI_DECODE_RANGE_TO_REG_GROUP in the code instead of checking if the index is < ESPI_GENERIC_IO_WIN_LOW_COUNT. mainly pushed this patch in its current form as RFC
--
To view, visit
https://review.coreboot.org/c/coreboot/+/64054
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ib761cdf201c35805d68cf5e8e462607ffd9fa017
Gerrit-Change-Number: 64054
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Attention: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Comment-Date: Wed, 04 May 2022 18:53:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment