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.
已解决! 转到解答。
Please refer to the following command.
flex-builder -c uboot:uboot:lf_v2023.04 -m ls1043ardb -b nor