docs: Add things to dump before porting
Information required for porting may not be in the schematics and require inspection while running the proprietary firmware. Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
ae6aa72ceb
commit
2e133ed72e
@@ -61,6 +61,12 @@ If the microcode blobs from coreboot will not be used, then `microcode.rom`
|
|||||||
must be generated for the correct CPU set from the private [intel-microcode]
|
must be generated for the correct CPU set from the private [intel-microcode]
|
||||||
repo.
|
repo.
|
||||||
|
|
||||||
|
Other things that should be dumped before porting/flashing are:
|
||||||
|
|
||||||
|
- The kernel log (`dmesg`)
|
||||||
|
- DMI info (`dmidecode`)
|
||||||
|
- ACPI tables (`acpidump -b`)
|
||||||
|
|
||||||
## Porting coreboot
|
## Porting coreboot
|
||||||
|
|
||||||
To port coreboot to a new board, see the coreboot documentation.
|
To port coreboot to a new board, see the coreboot documentation.
|
||||||
|
Reference in New Issue
Block a user