Difference between revisions of "PineNote Development"

Jump to navigation Jump to search
(Spell out `adb`.)
(Added instructions on how to build a u-boot that boots linux by default.)
Line 215: Line 215:


UART is currently REQUIRED for this to work! We depend on u-boot falling back to console. Once we have a prebuilt u-boot which will use extlinux by default, UART won't be needed anymore.
UART is currently REQUIRED for this to work! We depend on u-boot falling back to console. Once we have a prebuilt u-boot which will use extlinux by default, UART won't be needed anymore.
You can compile a u-boot that uses extlinux by default by following the instructions [https://github.com/JoshuaMulliken/pinenote_uboot/blob/aa9ecbd3d3e716f163f5a900824630f24e9f04ba/README.md#changing-default-boot-order here].


=== Getting to a U-Boot prompt ===
=== Getting to a U-Boot prompt ===