I pulled this into packaged kernel and built it. With my existing config with is based on the OMAP4 Ubuntu kernel it gets to here:
[ 0.686676] audit: initializing netlink socket (disabled) [ 0.692352] type=2000 audit(1.257:1): initialized [ 0.771179] VFS: Disk quotas dquot_6.5.2 [ 0.775604] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.785278] msgmni has been set to 898 [ 0.791320] alg: No test for stdrng (krng) [ 0.795684] io scheduler noop registered [ 0.799804] io scheduler deadline registered [ 0.804443] io scheduler cfq registered (default) [ 0.812774] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.907135] serial8250.0: ttyS0 at MMIO 0x4806a000 (irq = 104) is a ST16654 [ 1.090606] serial8250.1: ttyS1 at MMIO 0x4806c000 (irq = 105) is a ST16654
But the kernel command line as set up by linaro-media-create has console=ttyO2 for panda.
John
On Mon, Nov 8, 2010 at 8:13 AM, Nicolas Pitre nicolas.pitre@linaro.org wrote:
On Mon, 8 Nov 2010, Anand Gadiyar wrote:
Hi all,
The following patches are a bunch of OMAP-related fixes.
In summary these patches:
- allow omap3_defconfig and omap_4430sdp_defconfig to build and boot
- get MMC (somewhat) working on Panda board
- fix a bug that caused all 3630s to be reported as ES1.2 (highly
unlikely that these are available in the wild)
Except for Catalin's patch, all of them were cherry-picked from mainline.
Pulled and pushed out.
I hope I'm not too late to get these merged.
Never too late for fixes.
Nicolas
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev