自己编译的uboot,启动卡在,
U-Boot SPL 2018.01 (May 30 2020 - 15:35:06)
DRAM: 32 MiB
Trying to boot from MMC1
Card did not respond to voltage select!
mmc_init: -95, time 22
spl: mmc init failed with error: -95
Trying to boot from sunxi SPI
离线
换张卡,
不是用sd卡,是下载到spi-flash上的
离线
是自己做的板子吗?
看下正常的开机log: https://whycan.cn/t_2827.html
不是自己做的板子,是淘宝上买的,但是flash是自己焊接上去的
离线
是自己做的板子吗?
看下正常的开机log: https://whycan.cn/t_2827.html
用sd卡启动的话提示
U-Boot SPL 2018.01-05676-g00188782ee (Apr 08 2018 - 16:10:25)
DRAM: 32 MiB
Trying to boot from MMC1
离线
好的我试试
我把这个bin文件烧写到sd卡,启动还是一样的提示
U-Boot SPL 2018.01-00051-g75f07e9d63-dirty (Nov 13 2019 - 10:31:05)
DRAM: 32 MiB
Trying to boot from MMC1
U-Boot SPL 2018.01 (May 30 2020 - 15:35:06)
DRAM: 32 MiB
Trying to boot from MMC1
离线
可能硬件有问题,猜测。
我在另一家买了一块,等他寄过来试试
离线