Help with restoring SPI
#4
(02-01-2021, 04:07 AM)dukla2000 Wrote: Yup, I have yet to find a "current" release (with a 5.x kernel) that supports the RockPro64 eMMC. Stick to an SDcard while trying to recover and remove the eMMC.

Pretty sure you will still need to jumper/disable the SPI.

On the uboot github page, they recommend the following:
Quote:In this case, you can [color=var(--color-text-link)]temporarily disable SPI by bridging pins 23 (SPI CLK) and 25 (GND) on the Pi-2 Bus header. This will disable SPI and let you boot from eMMC or SD card; you can then interrupt U-Boot by pressing a key on the serial console at the "Hit any key to stop autoboot" prompt, remove the bridge between pins 23 and 25, and then enter:[/color]
Code:
sf probe
sf erase 0 400000

to erase the SPI flash, so it won't be used to boot.

From the looks of it, a serial console is required. Was anyone able to get this done without one?
  Reply


Messages In This Thread
Help with restoring SPI - by Mangled - 01-30-2021, 09:46 PM
RE: Help with restoring SPI - by Mangled - 01-31-2021, 05:16 PM
RE: Help with restoring SPI - by dukla2000 - 02-01-2021, 04:07 AM
RE: Help with restoring SPI - by Mangled - 02-01-2021, 01:30 PM
RE: Help with restoring SPI - by Mangled - 02-01-2021, 06:40 PM
RE: Help with restoring SPI - by dukla2000 - 02-01-2021, 02:42 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)