I've just pushed a 3.0 based branch to the Linaro+Android git tree, which can be found here: git://git.linaro.org/people/jstultz/android.git linaro-android-3.0
See the revision log here: http://git.linaro.org/gitweb?p=people/jstultz/android.git%3Ba=shortlog%3Bh=r...
At the moment there isn't a 3.0 based linaro tree, so in order to facilitate early testing with 3.0 for the 11.07 release, I've gone ahead and pushed out only the android-3.0 branch + a few defconfig changes.
Once Nico makes the 3.0 linaro tree available, I'll merge it in as I normally do.
Known issues: ------------- o The ADB code has changed in 3.0, and requires some commands from userland at boot in order to be enabled. See bug #807230 for details.
o EDID isn't yet working, so to get graphics on pandaboard, I needed to add: "omapfb.mode=dvi:1280x1024MR-16@60" to the boot prompt. Zach is looking into this w/ the TI developers.
o USB goes to sleep periodically, and requires a keystroke to wake up. Unfortunately usb adb connections don't survive these cat-naps.
o I've not finished testing on beagleboard, but it was working a few days ago without major issues.
Please let me know if anyone runs into any additional issues.
thanks -john