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:
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:
Any idead on what is going wrong?
Hello,
May I ask which uboot version you are planning to build?
Thank you,
Best regards,
Aldo.