SABRESD ubuntu 14.04 SD booted, HOWTO access eMMC?

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

SABRESD ubuntu 14.04 SD booted, HOWTO access eMMC?

跳至解决方案
3,230 次查看
c2h2
Contributor II

Hi all,

Following i.MX6q SABRE Board for Smart Devices - Linux on ARM - eewiki guide. I have successfully installed ubuntu 14.04 into my Freescale SABRESD demo board. Everything is running, but I don't see the on-board eMMC device in my /dev/mmcblk* list and `lsblk` didn't show either, only storage device I can see is my SD card. Can someone tell me how to access the EMMC device?

Thanks!

标签 (3)
0 项奖励
回复
1 解答
2,404 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yuling

I did not try eewiki, but on Freescale BSP releases

eMMC is "mmcblk0" - actually what is mentioned on eewiki.

You can try with Freescale kernel below and check

L3.10.17_1.0.0_IMX6QDLS_BUNDLE

L3.10.17_1.0.0_LINUX_DOCS

Best regards

chip

在原帖中查看解决方案

0 项奖励
回复
5 回复数
2,404 次查看
c2h2
Contributor II

This is resolved by using official kernel L3.10.17_1.0.0_IMX6QDLS_BUNDLE

2,404 次查看
yangjiao
Contributor I

Hi Yiling,

I am trying to install ubuntu 14.04 to emmc about imx6q sabresd board..follow the i.MX6q SABRE Board for Smart Devices - Linux on ARM - eewiki .

How can you tell me how you are install?

你好,我也正在安装ubuntu14.04在这个imx6q sabresd板子上,开始也是按照eewiki的教程安装在SD卡上没问题。请教你是怎么把ubuntu14.04安装到emmc中的呢?我安装了好几天了,用Mfgtool烧写,但是uboot就是挂载不上内核,很郁闷。

向您请教

在线等

0 项奖励
回复
2,404 次查看
gusarambula
NXP TechSupport
NXP TechSupport

There was another thread that was vaguely similar in which the Block Devices were not enabled and this was causing the eMMC not to be recognized. It might be of help:

https://community.freescale.com/thread/320241

0 项奖励
回复
2,405 次查看
igorpadykov
NXP Employee
NXP Employee

Hi yuling

I did not try eewiki, but on Freescale BSP releases

eMMC is "mmcblk0" - actually what is mentioned on eewiki.

You can try with Freescale kernel below and check

L3.10.17_1.0.0_IMX6QDLS_BUNDLE

L3.10.17_1.0.0_LINUX_DOCS

Best regards

chip

0 项奖励
回复
2,404 次查看
c2h2
Contributor II

Thanks for your reply, I will give a try, so if successful, what I am expected to see is that, I will have both /dev/mmcblk0* and /dev/mmcblk1* ? Thanks!

0 项奖励
回复