hello,
im running an omap3530 on a beagleboard and using eclipse ide to write a program for an 8bit camera that i currently have. none of the .h's are included so i had to go grab a u-boot git and pull out some .h's such as the prcm.h which holds the prcm struct but i cannot find the i2c.h which holds the correct i2c struct. where can i get the correct header file for this or where can i go to grab all of the header files to run on the OMAP3530?
Thank You,
Caleb