HOW TO COMPILE AND PORT DEVICE TREE OF LS1046ARDB KIT

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

HOW TO COMPILE AND PORT DEVICE TREE OF LS1046ARDB KIT

1,227件の閲覧回数
IB2020
Contributor II

How to compile the device tree of LS1046ARDB KIT?Is it possible through flexbuilder? Also how to port it to kit through u-boot?

0 件の賞賛
返信
1 返信

1,207件の閲覧回数
Pavel
NXP Employee
NXP Employee

Use the following command:

flex-builder -c linux -a arm64

 

This command is used for building kernel and .dtb files.

 

Find .dtb file using the following path:

/flexbuild_lsdk2004_update_290520/build/linux/linux/arm64/LS

0 件の賞賛
返信