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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
348 Views
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 Kudos
Reply
1 Solution
316 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following command.

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

View solution in original post

0 Kudos
Reply
3 Replies
317 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following command.

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

0 Kudos
Reply
253 Views
richardadams
Contributor III

Thanks -- the issue has been resolved.

0 Kudos
Reply
311 Views
richardadams
Contributor III
I'll try that a little later today and let you know.
-- thanks
0 Kudos
Reply