Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23072
to look at the new patch set (#2).
Change subject: drvs/lenovo/h8: Morse death message ......................................................................
drvs/lenovo/h8: Morse death message
Add a morse generator and use it on Lenovo devices to beep the death message. Using a morse-to-text application like "Morse Tools" the message can be easily analysed using a mobile phone and helps a lot more than just flashing LEDs.
The morse encoding was done by Tom Russo.
Signed-off-by: Patrick Rudolph siro@das-labor.org Change-Id: Iccf6a43a28d0eb515051b5be0a0f23d40e82c2d2 --- M src/console/die.c A src/drivers/generic/morse.h M src/ec/lenovo/h8/Kconfig M src/ec/lenovo/h8/panic.c M src/include/console/console.h 5 files changed, 124 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/23072/2