I need the method for compile uboot only without compile kernel about the lx2160A product

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

I need the method for compile uboot only without compile kernel about the lx2160A product

582 次查看
an897465624
Contributor I

Whether NXP supports compile uboot only, without compile kernel.

0 项奖励
回复
1 回复

575 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could download the latest LSDK 21.08 from the following link.

https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscap...

Then build u-boot with the following command

$ source setup.env

$ flex-builder -c atf -b xspi -m lx2160ardb_rev2

Build atf command with the following command

$ flex-builder -c atf -m lx2160ardb_rev2

0 项奖励
回复