IMX6SLL boot config

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

IMX6SLL boot config

跳至解决方案
908 次查看
vlintilhac
Contributor III

Hi,

 

I'm on a custom board with a IMX6SLL chip.

I'm debugging using a JTAG link and would like to change the boot configuration through the JTAG port.

I want to use the SD card as the boot device, but I don't have access to the LCD_GPIOs used to override the BOOT_CFG signals. 

Can I use the JTAG to change the booting configuration and set the SD card as the boot device? What registers should I modified to achieve it? And what address should I point to reboot the chip using the new config?

 

Best,

Vincent

 

Vincent 

0 项奖励
回复
1 解答
900 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Vincent

 

in general boot configuration is latched at POR in SRC_SBMR1, SRC_SBMR2 registers

(read only),described in sect.41.7.2 SRC Boot Mode Register 1 (SRC_SBMR1)

i.MX 6SLL Applications Processor Reference Manual

so seems it is not possible to use jtag for changing the booting configuration.

 

Best regards
igor

在原帖中查看解决方案

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

Hi Vincent

 

in general boot configuration is latched at POR in SRC_SBMR1, SRC_SBMR2 registers

(read only),described in sect.41.7.2 SRC Boot Mode Register 1 (SRC_SBMR1)

i.MX 6SLL Applications Processor Reference Manual

so seems it is not possible to use jtag for changing the booting configuration.

 

Best regards
igor

0 项奖励
回复