NixOS on ARM/Radxa ROCK5 Model B: Difference between revisions
imported>Samueldr m Finish rewording not-Tow-Boot section |
imported>Samueldr m Add baud rate notes |
||
Line 28: | Line 28: | ||
=== Vendor Platform Firmware === | === Vendor Platform Firmware === | ||
{{note|The Vendor Platform Firmware operates at the 1500000 baud rate. Your system may need to be configured to use 1500000 baud rate to make the serial console usable.}} | |||
Booting the system with the vendor-provided platform firmware may not work due to a [https://github.com/samueldr/u-boot/commit/a0af72272b8db4b5d83df2f14ad950d3e30b3e04 known issue in older U-Boot]. | Booting the system with the vendor-provided platform firmware may not work due to a [https://github.com/samueldr/u-boot/commit/a0af72272b8db4b5d83df2f14ad950d3e30b3e04 known issue in older U-Boot]. | ||
Line 34: | Line 36: | ||
=== Community Platform Firmware === | === Community Platform Firmware === | ||
{{note|This Platform Firmware operates at the 115200 baud rate. The 115200 baud rate is more standard, so it may or may not need to be adapted to be usable.}} | |||
A WIP tree to build U-Boot using the infrastructure for Tow-Boot is available. (The end-result is <em>not</em> a proper Tow-Boot build.) | A WIP tree to build U-Boot using the infrastructure for Tow-Boot is available. (The end-result is <em>not</em> a proper Tow-Boot build.) |