Page 1 of 1

LuckFox Pico Mini A boot failure from SD card

Posted: 2025-03-29 16:01
by Carlos61
Hello, I tried some times to boot the board, changing some SD cards, USB cables and ports, but nothing to do.
Now I'm using a 16GB, class 10 card.
The procedure is the same of the wiki pages.
The firmware is "Ubuntu_Luckfox_Pico_Mini_A_MicroSD_250313".
This is the copy from the COMM terminal:

DDR 306b9977f5 wesley.yao 23/12/21-09:28:37,fwver: v1.15
S5P1
4x
fc27
rgef0
rgef1
DDRConf1
DDR2, BW=16 Col=10 Bk=4 CS0 Row=13 CS=1 Size=64MB
528MHz
DDR bin out

U-Boot SPL board init
U-Boot SPL 2017.09 (Mar 13 2025 - 11:25:03)
unknown raw ID 0 0 0
Trying to boot from MMC2
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
No env partition table
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
MMC error: The cmd index is 16, ret is -110
No env partition table
spl: partition error
MMC error: The cmd index is 16, ret is -110
Trying to boot from MMC1
Card did not respond to voltage select!
mmc_init: -95, time 20
spl: mmc init failed with error: -95
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###
RKUARTt the board to bootrom #

Can you help me?
Thank you, regards.

Re: LuckFox Pico Mini A boot failure from SD card

Posted: 2025-03-31 2:51
by Crocodile
Hello, I tested it and it works on my Luckfox Pico Mini is normal, according to the prompt message, it should be that the SD card has not been initialized successfully, because the Luckfox Pico Mini A is not soldered SPI NAND by default, but your prompt message has been loaded SPL (loaded from the storage medium), so it may not be that the correct image is not burned or the image is incomplete, you can try to use Luckfox-Pico Mini B or An image of the Luckfox-Pico Plus (both based on the RV1103 configuration).