Re: [U-Boot] [PATCH v2 05/12] rockchip: rk3288: Add clock support for the gmac ethernet interface

2016-03-12 Thread Simon Glass
On 29 February 2016 at 19:03, Simon Glass wrote: > On 28 February 2016 at 14:24, Sjoerd Simons > wrote: >> Setup the clocks for the gmac ethernet interface. This assumes the mac >> clock is fed by an external clock which is common on RK3288 based

Re: [U-Boot] [PATCH v2 05/12] rockchip: rk3288: Add clock support for the gmac ethernet interface

2016-02-29 Thread Simon Glass
On 28 February 2016 at 14:24, Sjoerd Simons wrote: > Setup the clocks for the gmac ethernet interface. This assumes the mac > clock is fed by an external clock which is common on RK3288 based > devices. > > Signed-off-by: Sjoerd Simons

[U-Boot] [PATCH v2 05/12] rockchip: rk3288: Add clock support for the gmac ethernet interface

2016-02-29 Thread Sjoerd Simons
Setup the clocks for the gmac ethernet interface. This assumes the mac clock is fed by an external clock which is common on RK3288 based devices. Signed-off-by: Sjoerd Simons --- Changes in v2: None arch/arm/include/asm/arch-rockchip/cru_rk3288.h | 17