Hello Patrick Rudolph, Stefan Reinauer, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31504
to look at the new patch set (#18).
Change subject: inteltool: Move GPIOs to header files per platform ......................................................................
inteltool: Move GPIOs to header files per platform
This patch moves the GPIO declarations to header files per platform, which gives a better overview over the GPIOs.
Change-Id: Ic61871f5cf95ac3da93892fa2f7721e682176c8d Signed-off-by: Felix Singer migy@darmstadt.ccc.de --- M util/inteltool/gpio.c A util/inteltool/gpio.h A util/inteltool/gpio_baytrail.h A util/inteltool/gpio_denverton.h M util/inteltool/gpio_groups.c A util/inteltool/gpio_i631x.h A util/inteltool/gpio_ich.h A util/inteltool/gpio_lynxpoint.h A util/inteltool/gpio_pch.h A util/inteltool/gpio_sunrise.h 10 files changed, 1,704 insertions(+), 1,516 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/31504/18