Hello Philipp Deppenwiese, build bot (Jenkins), Patrick Rudolph, Paul Menzel, Christian Walter, Michael Niewöhner, Patrick Rudolph, Alexander Couzens, Patrick Rudolph, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35679
to look at the new patch set (#9).
Change subject: supermicro/x11-lga1151/gpio: 4/5 Convert field macros to PAD_CFG ......................................................................
supermicro/x11-lga1151/gpio: 4/5 Convert field macros to PAD_CFG
Converts bit field macros to target PAD_CFG_*() macros, which were hidden in the comments. To do this, the following command was used:
./intelp2m -n -t 1 -p snr -file ../../src/mainboard/supermicro/ x11-lga1151-series/variants/x11ssm-f/include/variant/gpio.h
./intelp2m -n -t 1 -p snr -file ../../src/mainboard/supermicro/ x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h
Tested with BUILD_TIMELESS=1
This is part of the patch set "mb/supermicro/x11-lga1151: Rewrite pad config using intelp2m":
CB:42916 - 1/5 Decode raw register values CB:42917 - 2/5 Exclude fields for PAD_CFG CB:42918 - 3/5 Fixes some field macro CB:35679 - 3/4 Convert field macros to PAD_CFG CB:42919 - 5/5 Remap reset sources
Change-Id: Idad7536854d4b1ae7dcf7934e81de438478fe059 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/include/variant/gpio.h M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssm-f/include/variant/gpio.h 2 files changed, 418 insertions(+), 1,306 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/35679/9