Hello Frans Hendriks, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/35962
to look at the new patch set (#2).
Change subject: mb/facebook/fbg1701: separate cpld support ......................................................................
mb/facebook/fbg1701: separate cpld support
Move all code involving the cpld to a single file.
Also address the issues reported by clang-format.
BUG=N/A TEST=tested on fbg1701 board
Change-Id: I8f456bcfd966213e60a894d685a563957b089f29 Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/fbg1701/Makefile.inc A src/mainboard/facebook/fbg1701/cpld.c A src/mainboard/facebook/fbg1701/cpld.h M src/mainboard/facebook/fbg1701/mainboard.c M src/mainboard/facebook/fbg1701/mainboard.h M src/mainboard/facebook/fbg1701/onboard.h M src/mainboard/facebook/fbg1701/ramstage.c 7 files changed, 341 insertions(+), 292 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/35962/2