aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2020-07-22 06:40:28 -0600
committerMichael Niewöhner <c0d3z3r0@review.coreboot.org>2020-09-07 21:46:34 +0000
commit52785ab327b6be15e573f1ec68e3528847bcbd89 (patch)
tree498e61404036bc69ce4484a6c09e9520733da170 /src/mainboard/google
parent7e396f380eb480aac7546bc65c16e4585f7dfc78 (diff)
ec/system76: Add console support
This adds support for line-buffered console output to System76 EC firmware. Once the print command is received, the EC firmware multiplexes the output to any enabled console on the EC. This can be a memory ringbuffer, a parallel port (using the keyboard connector), or i2c (using the battery connector). Once the entire buffer is sent, it sets the command register to 0, indicating completion. For more information, please see: https://github.com/system76/ec/blob/master/doc/debugging.md Tested on system76/lemp9 with CONSOLE_SYSTEM76_EC enabled. Signed-off-by: Jeremy Soller <jeremy@system76.com> Change-Id: I861bf3e22f40dd6c3ec7ba1d73711b399358e332 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43718 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner
Diffstat (limited to 'src/mainboard/google')
0 files changed, 0 insertions, 0 deletions