Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-17 Thread Dinh Nguyen
On 12/31/14 1:14 PM, Marek Vasut wrote: > Sync SoCFPGA Cyclone V development kit pinmux configuration with > Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_GSRD_PR). > > NOTE: This change is useless until we get proper SPL support, at > which point this will likely need further

Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-06 Thread Marek Vasut
On Wednesday, January 07, 2015 at 12:08:13 AM, Pavel Machek wrote: > On Sat 2015-01-03 21:30:56, Marek Vasut wrote: > > On Friday, January 02, 2015 at 06:19:24 AM, Pavel Machek wrote: > > > On Wed 2014-12-31 20:14:51, Marek Vasut wrote: > > > > Sync SoCFPGA Cyclone V development kit pinmux configur

Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-06 Thread Pavel Machek
On Sat 2015-01-03 21:30:56, Marek Vasut wrote: > On Friday, January 02, 2015 at 06:19:24 AM, Pavel Machek wrote: > > On Wed 2014-12-31 20:14:51, Marek Vasut wrote: > > > Sync SoCFPGA Cyclone V development kit pinmux configuration with > > > Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_

Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-03 Thread Marek Vasut
On Friday, January 02, 2015 at 06:19:24 AM, Pavel Machek wrote: > On Wed 2014-12-31 20:14:51, Marek Vasut wrote: > > Sync SoCFPGA Cyclone V development kit pinmux configuration with > > Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_GSRD_PR). > > > > NOTE: This change is useless until w

Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-03 Thread Stefan Roese
On 31.12.2014 20:14, Marek Vasut wrote: Sync SoCFPGA Cyclone V development kit pinmux configuration with Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_GSRD_PR). NOTE: This change is useless until we get proper SPL support, at which point this will likely need further rework.

Re: [U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2015-01-01 Thread Pavel Machek
On Wed 2014-12-31 20:14:51, Marek Vasut wrote: > Sync SoCFPGA Cyclone V development kit pinmux configuration with > Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_GSRD_PR). > > NOTE: This change is useless until we get proper SPL support, at > which point this will likely need fur

[U-Boot] [PATCH 03/12] arm: socfpga: Sync Cyclone V DK PLL configuration

2014-12-31 Thread Marek Vasut
Sync SoCFPGA Cyclone V development kit pinmux configuration with Rocketboard U-Boot v2013.01.01-114-g9381569 (ACDS14.1_REL_GSRD_PR). NOTE: This change is useless until we get proper SPL support, at which point this will likely need further rework. Signed-off-by: Marek Vasut Cc: Chin Liang