GPIO changes at flashing time

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

GPIO changes at flashing time

315 次查看
Tanushree
Contributor I

Hello,

We are using imx8dxl processor in our custom board.
We are facing an issue while flashing. The issue one celular module is connected to the processor GPIO. i.e power to the cellular module. if we isolate the GPIO and disconnect the USB from the cellular module then its flashing correctly. How to disable the GPIO in flashing time. During flashing time its starts from initramfs, can we disable in initramfs and how to do that?

0 项奖励
回复
3 回复数

294 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Are you using UUU to program your target board?

0 项奖励
回复

292 次查看
Tanushree
Contributor I

Hello @jimmychan 

Yes we are using UUU tool for flashing

0 项奖励
回复

282 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Do you have the debug console? when UUU is running, you could see the u-boot will up at the console. Then you could stop the u-boot and load another dtb file which is disable the gpio.

0 项奖励
回复