Thus spake Tony Lindgren (tony@xxxxxxxxxxx): > Please everybody using omaps with mainline give a test for the > merge of the various fixes planned. I've done a branch with > v3.3-rc3 + Russell's fixes + Paul's serial port fixes + fixes > that I've queued up. > > If you still see problems with compiling, booting, or slow serial > port, please post the issues to linux-omap and LAKML lists > immediately. With the testing branch, my serial port is still very slow. The console is set to 115200, dmesg takes almost a minute to print out. I'm testing on a beagleboard-xm, which has the DM3730. (if I change omap2_pm_idle() to never call omap_sram_idle() things improve *a lot*). config: http://tonya.fnordsoft.com/omap-testing/config dmesg: http://tonya.fnordsoft.com/omap-testing/testing-dmesg I also get these warnings when compiling: CC arch/arm/mach-omap2/usb-host.o arch/arm/mach-omap2/usb-host.c: In function 'usbhs_init': arch/arm/mach-omap2/usb-host.c:528: warning: assignment from incompatible pointer type CC kernel/trace/trace.o kernel/trace/trace.c: In function 'tracing_mark_write': kernel/trace/trace.c:3697: warning: 'page2' may be used uninitialized in this function CC drivers/usb/host/ehci-hcd.o drivers/usb/host/ehci-hub.c:1079: warning: 'ehci_relinquish_port' defined but not used drivers/usb/host/ehci-hub.c:1088: warning: 'ehci_port_handed_over' defined but not used with this gcc: {rfeany@etalinux:~}(0)$ arm-angstrom-linux-gnueabi-gcc --version arm-angstrom-linux-gnueabi-gcc (GCC) 4.3.3 take care! /rex. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html