Hi expert,
I want to run IPNCRDK kernel on EVM.
If I change the option in Rules.make from ipnc to evm, when compile it will report that can not find the defconfig file 'ti8148evm_ubifs_defconfig'
I checked this and find that there is no such file. If I use ti8148evm_defconfig instead, I find it has turn off the SPI.
If I copy this defconfig file from DVRRDK, the compilation will fail for .ko failure, after uImage has been generated, so it will not affect the binary.
Could you help check if I am following the right way to configure/compile?
BR,
Eason