Dear NXP,
I am working on T4160RDB machine. Here I have some doubt. what is the difference between in build commands like bitbake and make.
bitbake example for u-boot ,
$ bitbake -c cleansstate u-boot (one time)
$ bitbake -c patch u-boot
$ bitbake -c compile -f u-boot
make example for u-boot,
$ make T4240RDB_defconfig
$ make -j4
which one i want to prefer for frequent build ?
Thanks & Regards,
VinothS
Regards,
Vinothkumar Sekar