iMX6 UL eMMC boot over usdhc2

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

iMX6 UL eMMC boot over usdhc2

1,206 次查看
davidweidman
Contributor I

We were successfully able to boot over an eMMC device on usdhc2 on the EVK boards provided by Freescale which use the default ALT0 pins. However, on our software development kit that we designed we are using the ALT8 function of different pins for our eMMC device that we are trying to boot over as shown below. So how do we configure the iMX6 UL to boot over the non default usdhc2 pins below? I have already configured all the BOOT_CFG pins to be in their proper state.

D14

ALT8

usdhc2.CLK

A13

ALT8

usdhc2.CMD

C14

ALT8

usdhc2.DATA0

B14

ALT8

usdhc2.DATA1

A14

ALT8

usdhc2.DATA2

B16

ALT8

usdhc2.DATA3

A12

ALT8

usdhc2.DATA4

D13

ALT8

usdhc2.DATA5

C13

ALT8

usdhc2.DATA6

B13

ALT8

usdhc2.DATA7

B12

ALT8

usdhc2.RESET_B

J14

ALT8

usdhc2.CD_B

Thanks,

David

标签 (1)
0 项奖励
2 回复数

693 次查看
igorpadykov
NXP Employee
NXP Employee

Hi David

boot iomux configuration is hardcoded and can not be changed,

it is described in Chapter 8 System Boot

1.jpg

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励

693 次查看
davidweidman
Contributor I

Thank you very much.

0 项奖励