how to rebuild lx2160a uboot independently

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

how to rebuild lx2160a uboot independently

727 Views
156614400
Contributor III

when I change the uboot code,   I change  the  flexbuild_lsdk2004_update_290520\packages\firmware\u-boot\board\freescale\lx2160a\eth_lx2160ardb.c,  and other code files,   add some printf info,    how to rebuild lx2160a uboot  independently ???

1  this only rebuild atf,   can not rebuild the uboot  code   (\packages\firmware\u-boot\   )

flex-builder -c atf -m lx2160ardb_rev2 -b sd (build uboot-based ATF image for sd boot)
flex-builder -i mkfw -m lx2160ardb_rev2 -b sd

2  below CMD  also can not rebuild the uboot code,

flex-builder -c uboot -m lx2160ardb_rev2 -b sd

flex-builder -c u-boot -m lx2160ardb_rev2 -b sd

how to rebuild lx2160a uboot  independently ???

thanks

0 Kudos
1 Reply

703 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please remove folder "build/firmware/u-boot/lx2160ardb/output/", then run flex-builder command.

0 Kudos