Re: [PATCH] ARM: zynq: Allow UART1 to be used as DEBUG_LL console.

2012-10-29 Thread Nick Bowler
On 2012-10-29 10:56 -0600, Josh Cartwright wrote: > On Thu, Oct 25, 2012 at 06:47:34PM -0400, Nick Bowler wrote: > > The main UART on the Xilinx ZC702 board is UART1, located at address > > e0001000. Add a Kconfig option to select this device as the low-level > > debugging port. This allows the r

Re: [PATCH] ARM: zynq: Allow UART1 to be used as DEBUG_LL console.

2012-10-29 Thread Josh Cartwright
On Thu, Oct 25, 2012 at 06:47:34PM -0400, Nick Bowler wrote: > The main UART on the Xilinx ZC702 board is UART1, located at address > e0001000. Add a Kconfig option to select this device as the low-level > debugging port. This allows the really early boot printouts to reach > the USB serial adapt

[PATCH] ARM: zynq: Allow UART1 to be used as DEBUG_LL console.

2012-10-25 Thread Nick Bowler
The main UART on the Xilinx ZC702 board is UART1, located at address e0001000. Add a Kconfig option to select this device as the low-level debugging port. This allows the really early boot printouts to reach the USB serial adaptor on this board. For consistency's sake, add a choice entry for UAR