Raspberry PI u-boot报告“没有分区表”

时间:2013-10-24 08:25:21

标签: raspberry-pi u-boot

我已经构建了最新的u-boot版本并将图像放在Raspberry PI上。启动后,我收到以下错误消息:

U-Boot 2013。10(2013年10月24日 - 09:35:44)

DRAM:  448 MiB
WARNING: Caches not enabled
MMC:   bcm2835_sdhci: 0

使用默认环境

In:    serial
Out:   lcd
Err:   lcd
Hit any key to stop autoboot:  0
mmc0 is current device
** No partition table - mmc 0 **
U-Boot>

显然,u-boot无法挂载文件系统。 这可能与某些与mmc相关的设置与访问速度有关吗?

提前致谢

0 个答案:

没有答案