u-boot/arch/arm/cpu/armv7/mx5
Benoît Thébaudeau d5fe220df4 mx5 clocks: Fix MXC_FEC_CLK
The FEC clock does not come from PLL1, but from the IPG clock. The previous code
was even inconsistent with itself, returning the IPG clock as expected for
imx_get_fecclk(), but the PLL1 clock for mxc_get_clock(MXC_FEC_CLK).

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Stefano Babic <sbabic@denx.de>
2012-10-15 11:54:12 -07:00
..
asm-offsets.c MX5: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
clock.c mx5 clocks: Fix MXC_FEC_CLK 2012-10-15 11:54:12 -07:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S mx5: cosmetic: Clean up lowlevel_init 2012-09-01 14:58:26 +02:00
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
soc.c imx-common/cmd_bmode.c: add imx bmode (bootmode) command 2012-09-01 14:58:26 +02:00