This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Questions about AM335X Linux SDK

Other Parts Discussed in Thread: AM3352

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.