The dev_no between uboot and kernel blk device.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The dev_no between uboot and kernel blk device.

350 Views
wenmingfeng
Contributor III

Hello,

imx6 chip expertise,

I have an imx6dl customer board refer from imx6dlsabresd, the MMC i used is connect to MX6_PAD_SD1, and in uboot I set the dev_no=0 so it can find the mmc 0, what is the correct parameter transfer to kernel, => printenv mmcdev
mmcdev=0
=> printenv mmcroot
mmcroot=/dev/mmcblk0p2 rootwait rw
If this is wrong, then what is the correctly mapping? 

Labels (2)
0 Kudos
1 Reply

275 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

About the parameter settting in u-boot you can refer to the documents i.MX_Linux_Release_Notes.pdf and i.MX_Linux_User's_Guide.pdf. section 4 Kernel Boot Parameters and 4.7.1 Running Linux OS from MMC/SD.
Have a great day,
Rita

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos