On 07/08/2011 01:01 AM, Somebody in the thread at some point said:
On Thu, 2011-07-07 at 16:52 -0700, john stultz wrote:
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.
...and after chatting with Zach I decided to cherry pick the fix there from Linus' tree and include it, so that one is no longer an issue.
It might be worth keeping an eye on
http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git%3Ba=shortlog...
Where I've had a working 3.0 Android kernel for Panda for a week now.
You can see a layered view of the topic branches it's coming from here
http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git%3Ba=shortlog...
In particular at
http://git.linaro.org/gitweb?p=people/andygreen/kernel-tilt.git%3Ba=shortlog...
topic, I have a bunch of "fixes needed for mainline" including many video fixes.
What's the plan that we are not going to needlessly duplicate work here?
-Andy