From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Machek Date: Tue, 31 Mar 2015 22:48:09 +0200 Subject: [U-Boot] [PATCHv3 17/17] arm: socfpga: fix uart0 pin mux configuration In-Reply-To: <1427752878-18426-18-git-send-email-dinguyen@opensource.altera.com> References: <1427752878-18426-1-git-send-email-dinguyen@opensource.altera.com> <1427752878-18426-18-git-send-email-dinguyen@opensource.altera.com> Message-ID: <20150331204809.GB9785@amd> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon 2015-03-30 17:01:18, dinguyen at 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: Dinh Nguyen Acked-by: Pavel Machek But I guess this one should be merged ahead of the rest of series...? Pavel > --- > board/altera/socfpga/pinmux_config.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/board/altera/socfpga/pinmux_config.c b/board/altera/socfpga/pinmux_config.c > index 61cdc73..7e7a184 100644 > --- a/board/altera/socfpga/pinmux_config.c > +++ b/board/altera/socfpga/pinmux_config.c > @@ -54,8 +54,8 @@ unsigned long sys_mgr_init_table[CONFIG_HPS_PINMUX_NUM] = { > 2, /* GENERALIO14 */ > 0, /* GENERALIO15 */ > 0, /* GENERALIO16 */ > - 0, /* GENERALIO17 */ > - 0, /* GENERALIO18 */ > + 2, /* GENERALIO17 */ > + 2, /* GENERALIO18 */ > 0, /* GENERALIO19 */ > 0, /* GENERALIO20 */ > 0, /* GENERALIO21 */ -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html