Hello,
I have been working with Blaze Tablet since a few weeks and was working on some PCI drivers for ICS, Android kernel. Currently I am using a custom build version of 4AI.1.7 OMAP4 Icecream Sandwich.
http://www.omappedia.com/wiki/4AI.1.7_OMAP4_Icecream_Sandwich_Release_Notes
I tried to write a simple driver to read PCI config space. But since It did not work out to quite what I had expected, I found that PCI dose not show up under bus, on the device running kernel. Which led me to a recompilation.
While compiling for blaze tablet with "make ARCH=arm blaze_defconfig", there are no options to select PCI or PCIe for the matter. Am I going wrong somewhere or is PCI not supported. or should I use some more recent version.
The PCI_CONFIG options are available when I use menuconfig without using blaze_defconfig first.
Any information would be of help.
Thanks and Regards
Rahul Panda