starfive-tech / VisionFive2

445 stars 79 forks source link

u-boot 2.10.4 and 2.11.5 won't fit #45

Closed Andrejs4 closed 1 year ago

Andrejs4 commented 1 year ago

I bricked my StarFive2 v1.2A (super early bird) when tried to write u-boot with dd. With SD card recovery I was able to write only version 2.8.0

u-boot-spl.bin.normal.out 129.1K

flashcp -v u-boot-spl.bin.normal.out /dev/mtd0

u-boot-spl.bin.normal.out won't fit into /dev/mtd0!

MichaelZhuxx commented 1 year ago

please flash the latest debian image(202303) into SD and boot it from SD directly(switch the boot mode to sdio)

Andrejs4 commented 1 year ago

Thanks, worked! There is no need to upgrade the firmware anymore. Sorry I didn't understood it sooner.