Hello Felix Singer, build bot (Jenkins), Angel Pons, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/39765
to look at the new patch set (#20).
Change subject: mb/up/squared/gpio: 3/3 Convert bit field macros to PAD_CFG ......................................................................
mb/up/squared/gpio: 3/3 Convert bit field macros to PAD_CFG
Converts bit fields macro to target PAD_CFG_*() macros, which were hidden in the comments. To do this, the following command was used:
./intelp2m -n -t 1 -p apl -file ./test/up-gpio.h
Tested with BUILD_TIMELESS=1
This is part of the patch set "mb/up/squared: Rewrite pad config using intelp2m":
CB:42608 - 1/3 Decode raw register values CB:42915 - 2/3 Exclude fields that are not in PAD_CFG* CB:39765 - 3/3 Converts bit field macros to PAD_CFG
Change-Id: I266ec6fa10a9691a7b7d3cd6f2792624e8bd53d5 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M src/mainboard/up/squared/gpio.h 1 file changed, 242 insertions(+), 886 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/39765/20