Interface SD card on uSDHC2

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

Interface SD card on uSDHC2

769 Views
jigneshpatel
Contributor III

Hi,

I am Working on iMX6ul using Linux.

SD card has successfully interface on uSDHC1. I can successfully boot and also save data to SD card.

Now I have to change SD pinmux as per below.

uSD card PINuSDHC2 pinmuxImx6ul pin
SD1_DATA0USDHC2_DATA0GPIO4_21
SD1_DATA1USDHC2_DATA1GPIO4_22
SD1_DATA2USDHC2_DATA2GPIO4_23
SD1_DATA3USDHC2_DATA3GPIO4_24
SD1_CMDUSDHC2_CMDGPIO4_20
SD1_CLKUSDHC2_CLKGPIO4_19

What change need in Linux kernel file .dtsi and uboot  file to interface uSD card as above configuration?

Thanks,

JP

Labels (2)
0 Kudos
1 Reply

512 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jignesh

please refer to Chapter 4 Adding Support for SDHC

attached Porting Guide.

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

0 Kudos