Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Paul Menzel, Angel Pons, Michael Niewöhner, Andrey Petrov, Alexander Couzens, Patrick Rudolph, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35643
to look at the new patch set (#21).
Change subject: util/intelp2m: Add Intel Pad to Macro utility ......................................................................
util/intelp2m: Add Intel Pad to Macro utility
Adds a new small utility for converting a pad configuration from the inteltool dump to the PAD_CFG_*() macro [1] for coreboot.
[1] src/soc/intel/common/block/include/intelblocks/gpio_defs.h
Change-Id: If3e3b523c4f63dc2f91e9ccd16934e3a1b6e21fa Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- A util/intelp2m/Makefile A util/intelp2m/apollo/macro.go A util/intelp2m/apollo/template.go A util/intelp2m/common/macro.go A util/intelp2m/common/register.go A util/intelp2m/config/config.go A util/intelp2m/description.md A util/intelp2m/main.go A util/intelp2m/parser/parser.go A util/intelp2m/parser/template.go A util/intelp2m/sunrise/macro.go A util/intelp2m/sunrise/template.go 12 files changed, 2,272 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/35643/21