commit | ace6cd8cec91178cdcdfd390a6c04d897749fbce | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Apr 17 16:13:34 2013 +0000 |
committer | Simon Glass <sjg@chromium.org> | Mon May 13 13:33:20 2013 -0700 |
tree | 16420e7fc6498f05676977beeca8dab55d656e73 | |
parent | bb6306cfa8df59191bab2e73497a270b59c72d07 [diff] |
x86: Implement panic output for coreboot panic_puts() can be called in early boot to display a message. It might help with early debugging. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Wai-Hong Tam <waihong@chromium.org>