NAND boot on i.MX6ULL EVK board

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

NAND boot on i.MX6ULL EVK board

591 Views
dperez1
Contributor I

Hello,

I'm trying to follow the instructions on this post https://community.nxp.com/docs/DOC-236994 to boot the evaluation board from a NAND flash.

I'm able to build u-boot with the mx6ul_14x14_evk_defconfig configuration, but when I try to build mx6ul_14x14_evk_nand_defconfig, It get stuck:

pastedImage_2.png
Looks like "CONFIG_SYS_TEXT_BASE=0x87800000" option is lacking on the downloaded "mx6ul_14x14_evk_nand_defconfig". Actually this attached file looks really small compared with other defconfig files. 

If I add the "sys_text" option manually, the build proccess continues with many warning and finally it fails with the following error:
pastedImage_3.png

Any idead on what is going wrong?

Labels (2)
0 Kudos
1 Reply

486 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

 

May I ask which uboot version you are planning to build?

 

Thank you,

Best regards,

Aldo.

0 Kudos