Difference between revisions of "PineNote Development"

Jump to navigation Jump to search
Line 130: Line 130:
</blockquote>
</blockquote>


=== Entering Maskrom Mode ===
=== Entering Maskrom/Rockusb Mode ===


There are two ways to get into Maskrom mode:
There are two ways to get into Maskrom/Rockusb mode:


====  The easy way ====
====  The easy way ====
Line 138: Line 138:
# Flip the device around so that the display faces down
# Flip the device around so that the display faces down
# Lay the pen on the right side, with its tip pointing towards the speaker grill, and its magnet pointing towards the upper right corner of the label on the back.
# Lay the pen on the right side, with its tip pointing towards the speaker grill, and its magnet pointing towards the upper right corner of the label on the back.
# Turn the device on and wait for it to show up in <code>lsusb</code>. It should now be in Loader mode, according to <code>rkdeveloptool list-devices</code>
# Turn the device on and wait for it to show up in <code>lsusb</code>. It should now be in Loader mode, according to <code>rkdeveloptool list-devices</code> (note that "Loader" here indicates U-Boot's Rockusb; separately, booting with an erased eMMC displays "Maskrom" [not "Loader"] from the RK3566).
# Unplug the device and plug it back in. It should now be in maskrom mode.
# Unplug the device and plug it back in. It should now be in Rockusb mode.


This can be a bit fiddly to get right, and may need a few tries.
This can be a bit fiddly to get right, and may need a few tries.