Yocto U-Boot Port for Custom Device

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Yocto U-Boot Port for Custom Device

跳至解决方案
1,132 次查看
PaulDeMetrotion
Senior Contributor I

I am attempting to move from LTIB to Yocto on a custom i.MX6 SBC. I cannot get u-boot to work yet. I started with the Sabre-SD files and added the customization from the LTIB files that have already been verified. I believe I have two issues:

1. I cannot get anything to display to the console before the MMC line. I would expect to see some text before the first line. I have included a checkboard() function that should output the board name at least. Can't seem to add any debug puts instructions to help. Don't even know if this function is being executed. Here is the console output:

MMC:   FSL_SDHC: 0, FSL_SDHC: 1

sd_send_op_cond()

sd_send_op_cond() - 1

Card did not respond to voltage select!

MMC init failed

Using default environment

2. MMC device is failing. As can be seen the MMC initialization has failed. Have not really looked at this yet since I have been focusing on issue 1. Any insights would be appreciated.

I can provide more information if required. Thanks in advance.

标签 (2)
0 项奖励
回复
1 解答
975 次查看
PaulDeMetrotion
Senior Contributor I

I have resolved these issues.

在原帖中查看解决方案

0 项奖励
回复
1 回复
976 次查看
PaulDeMetrotion
Senior Contributor I

I have resolved these issues.

0 项奖励
回复