[PATCH v12 11/15] arm: omap1: Migrate debug_ll macros to use 8250.S
From: Daniel Thompson <hidden>
Date: 2014-11-17 09:07:48
Also in:
linux-omap, lkml
From: Daniel Thompson <hidden>
Date: 2014-11-17 09:07:48
Also in:
linux-omap, lkml
On 16/11/14 00:29, Aaro Koskinen wrote:
Hi, On Fri, Oct 24, 2014 at 11:54:32AM +0100, Daniel Thompson wrote:quoted
+ config DEBUG_OMAP1UART1 + bool "Kernel low-level debugging via OMAP1 UART1" + depends on ARCH_OMAP1 + select DEBUG_UART_8250 + help + Say Y here if you want kernel low-level debugging support + on OMAP1 based platforms (expect OMAP730) on the UART1.[...]quoted
+ on OMAP1 based platforms (expect OMAP730) on the UART2.[...]quoted
+ on OMAP1 based platforms (expect OMAP730) on the UART3.^^^^^^ Spelling again wrong. I think it was already corrected in v11?
Sorry and, yes, you're right this was corrected in v11. I was travelling when I posted v11 so I guess I must have forgot to pull the right branches to my main machine. I will dig it and diff shortly to make sure I didn't miss anything else. Daniel.