HOW TO MAKE LOW FOR WRITE PROTECT PIN IMX6 SOLO LITE PROCESSOR

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

HOW TO MAKE LOW FOR WRITE PROTECT PIN IMX6 SOLO LITE PROCESSOR

跳至解决方案
1,138 次查看
sivakumarganesa
Contributor III

Hi ,

In our board we are using the manufacturing  mode for booting from the SD1 slot. In my design having the micro SD slot. So it doesn't have the write protect pin from the micro SD connector. So i didn't use the write protect pin in the processor pin itself. Because of this problem i couldn't able to make the partition in micro SD card while running the kernal.

Please help me to make low for  write protect pin in sololite processor by using the software approach.

Is there any changes required in uboot code to make wirte protect low.?

Thanks,

Sivakumar

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

Hi sivakumar

I think one can look at WP,CD handling at

MX53UG sect.15.2.4 Setting Up Card Detection

for new kernels at

..boot/dts/imx6sl-evk-common.dtsi for "wp-gpios"

Re: [PATCH v2 3/3] mmc: sdhci-esdhc-imx: add device tree probe support -- Linux MMC Development

Best regards

igor

在原帖中查看解决方案

0 项奖励
回复
1 回复
714 次查看
igorpadykov
NXP Employee
NXP Employee

Hi sivakumar

I think one can look at WP,CD handling at

MX53UG sect.15.2.4 Setting Up Card Detection

for new kernels at

..boot/dts/imx6sl-evk-common.dtsi for "wp-gpios"

Re: [PATCH v2 3/3] mmc: sdhci-esdhc-imx: add device tree probe support -- Linux MMC Development

Best regards

igor

0 项奖励
回复