Dear NXP,
I am working uboot configuration - u-boot-imx_2020.04.bb.
I got following error while setting the configuration,
bitbake -c menuconfig u-boot-imx -f
make *** no rule to make target menuconfig'. stop
Hello,
You may try this configuration:
bitbake -c clean u-boot-imx && bitbake u-boot-imx
Regards
Thank you Bio_TICFSL for the reply