Hi TI's expert,
I am doing the custom board with AM6254
with MACHINE=am62xx-evm bitbake tisdk-default-imag will generate full image.
and the kernel will generate the tisdk_am62xx-evm_defconfig which is not inside the original git repo. I mean that this file is generated under kernel compiling.
If I want to custom a defconfig for my custom board and yocto will get this file when build the kernel. How can I do it.
I could do that by cross compile on SDK package, but I need to issue it on yocto for imag.wic file.
Thank
Brian