Console and outputs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Coreboot has various possible consoles: | Coreboot has various possible consoles: | ||
{| class="wikitable" border="1" | |||
* [[EHCI Debug Port| Console Over EHCI debug port]] | ! Output name | ||
* [[Spkmodem| Console trough spkmodem]] | ! direction(from the target coreboot machine point of view) | ||
* [[Network console]] | ! software compatibility | ||
* [[Cbmem console]] | |- | ||
! [[Serial console]] | |||
| | |||
* input | |||
* output | |||
|- | |||
! [[EHCI Debug Port| Console Over EHCI debug port]] | |||
| | |||
* input? | |||
* output | |||
|- | |||
! [[Spkmodem| Console trough spkmodem]] | |||
| | |||
* output only | |||
|- | |||
! [[Network console]] | |||
| | |||
* output | |||
|- | |||
! [[Cbmem console]] | |||
| | |||
* output only | |||
|- | |||
|} | |||
Other output: | Other output: | ||
* [[Developer Manual/Tools#POST card|POST Card]] | * [[Developer Manual/Tools#POST card|POST Card]] | ||
* Tracing the Flash chip's access? | * Tracing the Flash chip's access? |
Revision as of 12:27, 15 December 2013
Coreboot has various possible consoles:
Output name | direction(from the target coreboot machine point of view) | software compatibility |
---|---|---|
Serial console |
| |
Console Over EHCI debug port |
| |
Console trough spkmodem |
| |
Network console |
| |
Cbmem console |
|
Other output:
- POST Card
- Tracing the Flash chip's access?