Cannot build NAND u-boot for IMX6UL-EVK.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Cannot build NAND u-boot for IMX6UL-EVK.

3,047 次查看
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 项奖励
回复
3 回复数

3,008 次查看
layleon
Contributor III

Does anyone care about this?

0 项奖励
回复

3,032 次查看
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 项奖励
回复

3,017 次查看
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 项奖励
回复