Hello!
I use instruction from http://omappedia.org/wiki/L27.IS.2.P2_OMAP4_Icecream_Sandwich_Release_Notes with simular to OMAP4430SDP board.
cd ${YOUR_PATH}
mkdir kernel
git clone git://git.omapzoom.org/kernel/omap.git kernel/android-3.0
cd kernel/android-3.0
git checkout ba85feb915a37bfd798deb3e24ae9fdd58cba6aa
And can build 3.0.8 kernel.
But when I enabled OMAP V4L2 GFX driver in .config build failed(.
Can you help me?