Hi all,
i am using sdk 8.6 i need some clarifications on u-boot configurations changes and how to apply that in bitbake build.
i had moved to this folder(arago-tmp-external-arm-glibc/work/am64xx_evm-linux/u-boot-ti-staging/1_2021.01+gitAUTOINC+2ee8efd654-r33/srcipk-staging/board-support/u-boot-2021.01+gitAUTOINC+2ee8efd654-g2ee8efd654/) and then i had changed some codes and i will take a patch ,applied it .bb file and the changes are reflected in u-boot images, Now i had changed some u-boot configurations using "make menuconfig"
and saved in the name of .config file,how to apply these configurations changes to u-boot build while taking build using bitbake build system?
Please suggest some solutions for this,Thanks in advance.