This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:edge2:hardware:boot-sequence [2022/08/29 03:02] hyphop [OS boot configuration - extlinux config] |
products:sbc:edge2:hardware:boot-sequence [2022/08/29 03:06] (current) hyphop [SPL loader] |
||
|---|---|---|---|
| Line 13: | Line 13: | ||
| * SPL-loader scan special areas for next [[# | * SPL-loader scan special areas for next [[# | ||
| + | <tabbox common logs> | ||
| ```log spl-boot-example.log | ```log spl-boot-example.log | ||
| Line 34: | Line 35: | ||
| ... | ... | ||
| ``` | ``` | ||
| + | |||
| + | <tabbox oowow-mode logs > | ||
| ```log log spl-boot-oowow-mode-example.log | ```log log spl-boot-oowow-mode-example.log | ||
| Line 52: | Line 55: | ||
| ... | ... | ||
| ``` | ``` | ||
| + | |||
| + | </ | ||
| + | |||
| ===== U-Boot loader ===== | ===== U-Boot loader ===== | ||
| Line 74: | Line 80: | ||
| ==== OS boot configuration - extlinux config ==== | ==== OS boot configuration - extlinux config ==== | ||
| + | |||
| + | Basic example: | ||
| ```conf extlinux/ | ```conf extlinux/ | ||