Problems Booting U-Boot from eMMC

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

Problems Booting U-Boot from eMMC

647 Views
agodeau
Contributor III

We are currently in the process of bringing up a prototype board based on the NXP Modular Gateway Reference Design. An issue we are running into is that when attempting to boot U-Boot from the eMMC, the board goes into recovery serial download mode. The U-Boot is not loaded from the eMMC even though it is properly flashed there. The root cause has not been found yet. What do you think could be causing this issue?

Thanks!

Labels (1)
0 Kudos
1 Reply

571 Views
igorpadykov
NXP Employee
NXP Employee

Hi Aquiel

first may be recommended to run memory test

i.MX 6/7 DDR Stress Test Tool  

- check with oscilloscope if there emmc signals

- attach jtag, check boot configuration in SRC_SBMR1,2 registers

look at 0x907400 (ROM uses 0x907000 as starting address),
you should see your IVT header here if the emmc access is ok.

- try several emmc as was described on

https://community.nxp.com/thread/332110 

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

0 Kudos