Re: [U-Boot] [PATCH v3] rockchip: rk3399: spl: add UART0 support for SPL

2017-04-15 Thread Simon Glass
On 5 April 2017 at 21:44, Simon Glass wrote: > Hi Philipp, > > On 1 April 2017 at 04:59, Philipp Tomsich > wrote: >> The RK3399-Q7 ("Puma") SoM exposes UART0 as the Qseven UART (i.e. the >> serial line available via standardised pins on the edge connector and >> available on a RS232 connector). >

Re: [U-Boot] [PATCH v3] rockchip: rk3399: spl: add UART0 support for SPL

2017-04-05 Thread Simon Glass
Hi Philipp, On 1 April 2017 at 04:59, Philipp Tomsich wrote: > The RK3399-Q7 ("Puma") SoM exposes UART0 as the Qseven UART (i.e. the > serial line available via standardised pins on the edge connector and > available on a RS232 connector). > > To support boards (such as the RK3399-Q7) that requir

[U-Boot] [PATCH v3] rockchip: rk3399: spl: add UART0 support for SPL

2017-04-01 Thread Philipp Tomsich
The RK3399-Q7 ("Puma") SoM exposes UART0 as the Qseven UART (i.e. the serial line available via standardised pins on the edge connector and available on a RS232 connector). To support boards (such as the RK3399-Q7) that require UART0 as a debug console, we match CONFIG_DEBUG_UART_BASE and add the