Re: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-04-02 Thread Marek Vasut
On Tuesday, March 31, 2015 at 11:13:54 PM, Pavel Machek wrote: > On Tue 2015-03-31 15:59:11, Dinh Nguyen wrote: > > On 3/31/15 3:48 PM, Pavel Machek wrote: > > > On Mon 2015-03-30 17:01:18, dingu...@opensource.altera.com wrote: > > >> From: Dinh Nguyen > > >> > > >> commit "07d30b6c3129 arm: socf

Re: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-04-02 Thread Marek Vasut
On Tuesday, March 31, 2015 at 12:01:18 AM, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > commit "07d30b6c3129 arm: socfpga: Sync Cyclone V DK pinmux configuration" > incorrectly set the muxing for UART0 on the Cyclone V DK. > > This fixes it up so UART0 is working again. > > Sig

Re: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-03-31 Thread Dinh Nguyen
On 3/31/15 3:48 PM, Pavel Machek wrote: > On Mon 2015-03-30 17:01:18, dingu...@opensource.altera.com wrote: >> From: Dinh Nguyen >> >> commit "07d30b6c3129 arm: socfpga: Sync Cyclone V DK pinmux configuration" >> incorrectly set the muxing for UART0 on the Cyclone V DK. >> >> This fixes it up so

Re: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-03-31 Thread Pavel Machek
On Tue 2015-03-31 15:59:11, Dinh Nguyen wrote: > > > On 3/31/15 3:48 PM, Pavel Machek wrote: > > On Mon 2015-03-30 17:01:18, dingu...@opensource.altera.com wrote: > >> From: Dinh Nguyen > >> > >> commit "07d30b6c3129 arm: socfpga: Sync Cyclone V DK pinmux configuration" > >> incorrectly set the

Re: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-03-31 Thread Pavel Machek
On Mon 2015-03-30 17:01:18, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > commit "07d30b6c3129 arm: socfpga: Sync Cyclone V DK pinmux configuration" > incorrectly set the muxing for UART0 on the Cyclone V DK. > > This fixes it up so UART0 is working again. > > Signed-off-by: Din

[U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration

2015-03-30 Thread dinguyen
From: Dinh Nguyen commit "07d30b6c3129 arm: socfpga: Sync Cyclone V DK pinmux configuration" incorrectly set the muxing for UART0 on the Cyclone V DK. This fixes it up so UART0 is working again. Signed-off-by: Dinh Nguyen --- board/altera/socfpga/pinmux_config.c | 4 ++-- 1 file changed, 2 in