Re: [U-Boot] [PATCH] i.mx6ul: xpress: update UART init for current board revision

2017-10-12 Thread Stefano Babic
On 02/10/2017 21:32, Anatolij Gustschin wrote: > UART pinmux has been changed on the last board revision. Change > board pinmux accordingly. Console is on UART7 now, add pinmux, > base address and update console string in environment. > > Signed-off-by: Anatolij Gustschin > ---

[U-Boot] [PATCH] i.mx6ul: xpress: update UART init for current board revision

2017-10-02 Thread Anatolij Gustschin
UART pinmux has been changed on the last board revision. Change board pinmux accordingly. Console is on UART7 now, add pinmux, base address and update console string in environment. Signed-off-by: Anatolij Gustschin --- board/ccv/xpress/xpress.c | 14 ++