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

2012-11-07 Thread Michal Simek
2012/11/5 Josh Cartwright : > On Mon, Nov 05, 2012 at 04:45:49PM -0500, 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 printout

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

2012-11-05 Thread Josh Cartwright
On Mon, Nov 05, 2012 at 04:45:49PM -0500, 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 v3] ARM: zynq: Allow UART1 to be used as DEBUG_LL console.

2012-11-05 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