Cannot build NAND u-boot for IMX6UL-EVK.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Cannot build NAND u-boot for IMX6UL-EVK.

3,048件の閲覧回数
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,009件の閲覧回数
layleon
Contributor III

Does anyone care about this?

0 件の賞賛
返信

3,033件の閲覧回数
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,018件の閲覧回数
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 件の賞賛
返信