Change in coreboot[master]: src/soc/intel/braswell/southcluster.c: Correct serial IRQ support
Frans Hendriks has uploaded a new patch set (#2). ( https://review.coreboot.org/29398 ) Change subject: src/soc/intel/braswell/southcluster.c: Correct serial IRQ support ...................................................................... src/soc/intel/braswell/southcluster.c: Correct serial IRQ support Serial IRQ was configured in quiet mode, but not enabled. Enable serial IRQ when requested and make quiet mode configurable. BUG=N/A TEST=Intel CherryHill CRB Change-Id: I7844cad69dc0563fa6109d779d0afb7c2edd7245 Signed-off-by: Frans Hendriks <fhendriks@eltan.com> --- M src/soc/intel/braswell/Kconfig M src/soc/intel/braswell/southcluster.c 2 files changed, 27 insertions(+), 1 deletion(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/98/29398/2 -- To view, visit https://review.coreboot.org/29398 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I7844cad69dc0563fa6109d779d0afb7c2edd7245 Gerrit-Change-Number: 29398 Gerrit-PatchSet: 2 Gerrit-Owner: Frans Hendriks <fhendriks@eltan.com>
participants (1)
-
Frans Hendriks (Code Review)