pcengines/apu1: Add switch between UART and GPIO modes

Hardware / Coreboot - Kyösti Mälkki [gmail.com] - 19 May 2015 07:46 UTC

These are alternative customer options connected to J19 header. We need to avoid modifying devicetree.cb, so we fix devicetree for the super-io device-enables at runtime instead.

Change-Id: I04a79974b9bdf52b09ffc1b1362e201eab1ee011

017c215 pcengines/apu1: Add switch between UART and GPIO modes
src/mainboard/pcengines/apu1/Kconfig | 30 ++++++++++++++++++++++++++++
src/mainboard/pcengines/apu1/devicetree.cb | 5 ++++-
src/mainboard/pcengines/apu1/mainboard.c | 27 +++++++++++++++++++++++++
3 files changed, 61 insertions(+), 1 deletion(-)

Upstream: review.coreboot.org


  • Share