IMX6ULL Boot configuration issue for Sd and eMMc

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

IMX6ULL Boot configuration issue for Sd and eMMc

1,484 Views
ramesh6663
Contributor III

Our Customised design using IMX6ULL we are facing the issue in SD boot and eMMc boot because we are not using switch for  BT_CFG2[3] to change Sd or eMMc boot.

We followed the NXP EVK boot configuration resistor setting same in our design.

Following are the Queries:

  1. Any difference in software ROM level between IMX6UL vs IMX6ULL processor?
  2. How IMX6UL design working fine without change in BT_CFG2[3] logic level but IMX6ULL doesn't work?
  3. Can be possible to change only Software code level(uboot) to make this board work SD/eMMC without hardware modification?

Please find the attached image which have marked the BT_CFG2[3]

Thanks in advance,

Rameshkumar

Labels (1)
Tags (1)
0 Kudos
2 Replies

853 Views
igorpadykov
NXP Employee
NXP Employee

Hi ramesh

ROM basically is the same for both IMX6UL and IMX6ULL processors.

One can try to find reason of such behaviour reading with jtag SRC_SBMR1,2 registers.

>Can be possible to change only Software code level(uboot) to make this board work SD/eMMC

>without hardware modification?

no, as boot configuration is sampled by ROM from boot pins.

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

0 Kudos

853 Views
ramesh6663
Contributor III

Thanks Igor

0 Kudos