Greetings!
I am trying to build linux image in standalone system for imx7dsabre board.
I am using TPS65185 PMIC, for which I have to patch some files in Kernel I built already, I have successfully patched files!
My questions are
1. How to build linux image for the same kernel through bitbake (kindly tell me exact process, I already read manual, the image I am building through bitbake as per the manual does not have drivers I patched up)
2. How to build root file system with the same kernel?
Kindly help as I am developing this image for epdc integration with i.MX7D SABRE
Thanks in advance!