02-20-2025, 09:09 AM
(02-20-2025, 01:13 AM)zkajdan Wrote: Do you have an idea what I could do? Thanks again!!
I think you need to get Tow-Boot on the SPI.
I am not sure pine64 uses the wiki anymore, I think they moved everything to "documentation"
From the RK3399_boot_sequence
- loading from NOR flash on SPI1
- loading from NAND flash on SPI1
- loading from eMMC
- loading from SD on the SDMMC controller
- bringing up the OTG0 USB controller in device mode and accepting control transfers to load programs
The eMMC may have an issue booting. You may need to Disable the eMMC so you can boot off the SD. Once booted off the SD, I personnally would try to get Tow-Boot on the SPI.