From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 9 Oct 2012 14:43:10 -0700 Subject: [GIT PULL] ARM: OMAP: warnings/hwmod/clock fixes for pre-3.7-rc1 In-Reply-To: References: <20121009190252.GD12552@atomide.com> Message-ID: <20121009214310.GG12552@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Paul Walmsley [121009 12:31]: > On Tue, 9 Oct 2012, Tony Lindgren wrote: > > > * Paul Walmsley [121009 09:05]: > > > > > > N800 isn't booting; this is a problem present in the base commit and > > > is due to serial driver breakage: > > > > > > http://www.spinics.net/lists/arm-kernel/msg196034.html > > > > This might be related also to the n800 booting in sys mode > > that causes issues with the recent hyp patches. A fix for > > that has been queued, for more info see the thread > > "v2 2/7] ARM: virt: allow the kernel to be entered in HYP mode". > > Thanks for the pointer. That one would break the boot quite early, right? > This one has the same symptoms as the serial issue, where it bombs out > after: > > [ 0.948394] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled > [ 0.974273] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 88) is a OMAP UART0 > [ 0.986968] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 89) is a OMAP UART1 > > (hang) Yes the sys mode hangs right away and only prints a few lines with earlyprintk. Regards, Tony