Attention is currently required from: David Hubbard, Paul Menzel.
Hello build bot (Jenkins), Paul Menzel, Nicholas Chin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73029
to look at the new patch set (#5).
Change subject: Docs: Add a debugging section to the tutorial ......................................................................
Docs: Add a debugging section to the tutorial
The intent is to document the various ways of debugging coreboot, which mostly means documenting the options in `src/console/Kconfig` with an explanation of how to use it to debug coreboot.
The coreboot documentation about USB Debug Ports appears to be the most referred-to resource on the internet. This CL does not document USB Debug Ports except for the section heading. A separate CL will add that information.
This moves `Documentation/technotes/console.md` into `Documentation/tutorial/console/index.md` as well.
Change-Id: I42448ae924742f72546aac4a68813ef7b6e07943 Signed-off-by: David Hubbard david.c.hubbard@gmail.com --- D Documentation/technotes/console.md M Documentation/technotes/index.md A Documentation/tutorial/console/index.md M Documentation/tutorial/index.md 4 files changed, 238 insertions(+), 67 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/73029/5