On Thu, 2011-07-07 at 16:48 -0700, john stultz wrote:
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.
Oh wait. One more issue: o The omap usb boot oops (recently fixed upstream) has not yet made it to the Android tree. So reverting 7e6502d577106fb5b202bbaac64c5f1b065e6da is still necessary.
thanks -john