How to use flex-builder to build a u-bbot branch in LSDK 21.08

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

How to use flex-builder to build a u-bbot branch in LSDK 21.08

跳至解决方案
529 次查看
richardadams
Contributor III

I have used flex-builder to build a non-default branch for Linux using the following flex-builder command:

flex-builder -m ls1043ardb -c linux:linux:<my-branch>

I can build the default branch of u-boot with the following command:

flex-builder -m ls1043ardb -b nor -c uboot

But any attempt to add a branch to the command fails. I have been able to edit the configs/sdk.yml file to set the default branch to <my-branch>.

I would rather be able to select my u-boot build from the command line like flex-builder lets me do for Linux.

0 项奖励
回复
1 解答
497 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following command.

flex-builder -c uboot:uboot:lf_v2023.04 -m ls1043ardb -b nor

在原帖中查看解决方案

0 项奖励
回复
3 回复数
498 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following command.

flex-builder -c uboot:uboot:lf_v2023.04 -m ls1043ardb -b nor

0 项奖励
回复
434 次查看
richardadams
Contributor III

Thanks -- the issue has been resolved.

0 项奖励
回复
492 次查看
richardadams
Contributor III
I'll try that a little later today and let you know.
-- thanks
0 项奖励
回复