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

539件の閲覧回数
an897465624
Contributor I

Whether NXP supports compile uboot only, without compile kernel.

0 件の賞賛
返信
1 返信

532件の閲覧回数
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 件の賞賛
返信