Attention is currently required from: Michał Żygowski, Maxim Polyakov, Michał Kopeć. Hello build bot (Jenkins), Michał Żygowski, Maxim Polyakov, Paul Menzel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/63403
to look at the new patch set (#3).
Change subject: util/intelp2m: Add support for Alder Lake macro generation ......................................................................
util/intelp2m: Add support for Alder Lake macro generation
Add support for Alder Lake as a separate parsing profile, copying the existing 'Cannon' profile and adjusting for differences in reset mapping and GPIO macro generation.
TEST=Generate GPIO macros for MSI PRO Z690-A
Change-Id: I5871394bcb0636c2c803607ffb129441aa934417 Signed-off-by: Michał Kopeć michal.kopec@3mdeb.com --- M util/intelp2m/config/config.go M util/intelp2m/description.md A util/intelp2m/gpio_adl_h.h M util/intelp2m/main.go M util/intelp2m/parser/parser.go A util/intelp2m/platforms/adl/macro.go A util/intelp2m/platforms/adl/template.go 7 files changed, 146 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/63403/3