From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 11 May 2016 21:35:11 +0800 Subject: [U-Boot] [RFC PATCH] arm: socfpga: Update iomux and pll for c5 socdk RevE In-Reply-To: <573252D8.2090609@denx.de> References: <1462911239-6543-1-git-send-email-dinguyen@opensource.altera.com> <573252D8.2090609@denx.de> Message-ID: <1462973711.1933.0.camel@altera.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2016-05-10 at 23:30 +0200, Marek Vasut wrote: > On 05/10/2016 10:13 PM, dinguyen at opensource.altera.com wrote: > > From: Dinh Nguyen > > > > Update the pinmux and pll configuration for the Cyclone5 RevE or > > later devkit. > > > > Signed-off-by: Dinh Nguyen > > --- > > Hi Marek, > > Hi! > > > Without these pinmux and pll changes, DS-5 is unable to connect to > > my board > > and Linux is stuck in a loop and eventually the watchdog will > > trigger a > > reset. > > > > I tested these changes on an earlier rev board, and it seem to be > > stable as > > well. When you get a chance, can you try on your devkit? > > Tested-by: Marek Vasut > > > > Acked-by: Chin Liang See Thanks Chin Liang