Searched hist:"17 c7cf71b44a4fe23a34de1f9d572623d2ed19f7" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx25/ |
| H A D | clock.h | 17c7cf71b44a4fe23a34de1f9d572623d2ed19f7 Thu Sep 27 10:27:44 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx25 clocks: Fix MXC_FEC_CLK
mxc_get_clock(MXC_FEC_CLK) should return the IPG clock, not the AHB clock.
Also, imx_get_fecclk() was correct but reimplemented the calculation of the IPG clock, so remove the duplicated code.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de>
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx25/ |
| H A D | generic.c | 17c7cf71b44a4fe23a34de1f9d572623d2ed19f7 Thu Sep 27 10:27:44 UTC 2012 Benoît Thébaudeau <benoit.thebaudeau@advansee.com> mx25 clocks: Fix MXC_FEC_CLK
mxc_get_clock(MXC_FEC_CLK) should return the IPG clock, not the AHB clock.
Also, imx_get_fecclk() was correct but reimplemented the calculation of the IPG clock, so remove the duplicated code.
Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Cc: Stefano Babic <sbabic@denx.de>
|