Cannot build NAND u-boot for IMX6UL-EVK.

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

Cannot build NAND u-boot for IMX6UL-EVK.

3,058 Views
layleon
Contributor III

I made the following changes and tried clean everything to rebuild.

UBOOT_CONFIG = "nand" in "conf/local.conf" file
UBOOT_CONFIG[nand] = "mx6ul_14x14_evk_nand_config,ubifs" in "sources/meta-freescale/conf/machine/imx6ulevk.conf" file

My build command:

DISTRO=fsl-imx-fb MACHINE=imx6ulevk source imx-setup-release.sh -b build 
bitbake core-image-base

 But no NAND u-boot can be built anyway.

0 Kudos
Reply
3 Replies

3,019 Views
layleon
Contributor III

Does anyone care about this?

0 Kudos
Reply

3,043 Views
igorpadykov
NXP Employee
NXP Employee

Hi layleon

 

for nand usage with i.MX6UL EVK one can look at below link

https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-To-use-NAND-boot-on-i-MX6UL-EVK-boar...

 

Best regards
igor

0 Kudos
Reply

3,028 Views
layleon
Contributor III

Unfortunately, this is out of date, now the latest Yocto projects use UUU to replace Mfgtool, and U-Boot already contains nand_defconfig file. I don't want to compile U-Boot separately, it would be out of Yocto management.

0 Kudos
Reply