Hello Alexander Couzens, Patrick Rudolph, Felix Held, Angel Pons, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35643
to look at the new patch set (#11).
Change subject: util/intelp2m: add Intel Pad to Macro util ......................................................................
util/intelp2m: add Intel Pad to Macro util
A small utility for converting a pad configuration from the inteltool dump to the PAD_CFG_ * macro for coreboot. Currently, only the Sunrise PCH is supported. This utility creates gpio.c and gpio.h files in the ./generate directory.
Tested on Asroch-H110M-DVS motherboard [1]
[1] https://review.coreboot.org/c/coreboot/+/33565 [2] https://github.com/maxpoliak/pch-pads-parser/tree/stable_2.0
Change-Id: If3e3b523c4f63dc2f91e9ccd16934e3a1b6e21fa Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- A util/intelp2m/description.md A util/intelp2m/main.go A util/intelp2m/parser/parser.go A util/intelp2m/sunrise/dw.go A util/intelp2m/sunrise/macro.go 5 files changed, 866 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/35643/11