Tool/software:
On your SDK there is a Makefile in main folder to compile different targets. If I compile "make ti-img-rogue-driver" it will compile kernel and all uboot targets with default configurations and devicetrees. How should I compile the driver when using custom board with custom configurations and custom devicetrees? Could you add more documentation how to use your SDK with custom boards? At the moment it expects to use your SDK-boards.
JHi