View Single Post
Old 03-28-2025, 04:45 AM   #3
Soupborsh
Junior Member
Soupborsh began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Jul 2024
Device: PB618
I got into U-Boot shell by typing many times CTRL C, 1, 2, enter, escape and other characters into uart while it was listening for power key presses to enter FEL. In shell there was a bunch of interrupts. There is USB Mass Storage some command that does it only for boot partition. Also do not use mmc command, emmc works but if you use mmc command it will stop, you can use fatload, fatls and probably more.
Soupborsh is offline   Reply With Quote