Hiii,
I am new in Processor based development.
I have showed that all directories in ti sdk like linux devkit and uboot for MLO/uboot.img and Linux for uImage.
I have seen every board have architecture and fixed defconfig file in config folder. and Pin Mux files in include and particular board folder of that board.
But After generating config file of our requirement, I am understanding that what is the link between config file and all that board Pin mux/driver C/H files.
Can You give me example in ti sdk.
And other thing is that how to generate "rootfs" for specific board. or rootfs is all in one for all.