Hi,
With Our custom imx6UL board I am able to boot from SD card, and I flashed/copied the images to emmc(mmcblk1). But I am not able to boot the device from eMMC. Device is loading with u-boot and throwing following error.
U-Boot 2016.03-imx_v2016.03_4.1.15_2.0.0_ga+ga57b13b (Sep 23 2020 - 18:38:35 +0530)
CPU: Freescale i.MX6UL rev1.2 at 396 MHz
Reset cause: POR
Board: MX6UL 14X14 DDR3 ARM2
I2C: ready
DRAM: 1 GiB
force_idle_bus: sda=0 scl=1 sda.gp=0x3 scl.gp=0x2
force_idle_bus: failed to clear bus, sda=0 scl=1
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Card did not respond to voltage select!
*** Warning - MMC init failed, using default environment
Display: MCIMX28LCD (800x480)
Video: 800x480x24
In: serial
Out: serial
Err: serial
Card did not respond to voltage select!
Net: FEC1 MXC: board_eth_init:failed
No ethernet found.
Normal Boot
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
Card did not respond to voltage select!
Card did not respond to voltage select!
Booting from net ...
No ethernet found.
No ethernet found.
Bad Linux ARM zImage magic!
=>
Pls help me to resolve the above error.
Thanks in advance.
Solved! Go to Solution.
Hi obulesu_veggidi
for "Card did not respond to voltage select!" error one can look hints on
also one can try "mx6ul_14x14_evk" instead "MX6UL 14X14 DDR3 ARM2"
Best regards
igor
Hi obulesu_veggidi
for "Card did not respond to voltage select!" error one can look hints on
also one can try "mx6ul_14x14_evk" instead "MX6UL 14X14 DDR3 ARM2"
Best regards
igor
Hi Igor,
Thanks for your reply. my issue is resolved. Now I want to flash the images to emmc using usb port and i want to program some fuses for secure boot in production environment for our custom board. how this can happen in a single click. Pls suggest me a solution.
Thanks in advance.