u-boot-brain/cpu/arm926ejs/mx27
John Rigby cb17b92de0 fec_mxc: cleanup and factor out MX27 dependencies
general cleanup
move clock init to cpu_eth_init in cpu/arm926ejs/mx27/generic.c
make MX27 specific phy init conditional on CONFIG_MX27
replace call to imx_get_ahbclk with one to imx_get_fecclk
and define imx_get_fecclk in include/asm-arm/arch-mx27/clock.h

Signed-off-by: John Rigby <jcrigby@gmail.com>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: Fred Fan <fanyefeng@gmail.com>
CC: Tom <Tom.Rix@windriver.com>
2010-03-07 12:36:36 -06:00
..
generic.c fec_mxc: cleanup and factor out MX27 dependencies 2010-03-07 12:36:36 -06:00
Makefile mx27: basic cpu support 2009-06-21 16:18:13 +02:00
reset.c mx27: basic cpu support 2009-06-21 16:18:13 +02:00
timer.c Generic udelay() with watchdog support 2009-12-05 01:08:53 +01:00