u-boot-brain/arch/arm/cpu/armv7/mx5
Marek Vasut 37a6d2085e MX5: Clean up the output of "clocks" command
The new output looks like this:
> clocks
PLL1            800 MHz
PLL2            665 MHz
PLL3            216 MHz

AHB          133000 kHz
IPG           66500 kHz
IPG PERCLK   665000 kHz

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Jason Liu <jason.hui@linaro.org>
2011-09-30 22:01:05 +02:00
..
asm-offsets.c MX5: Update to autogenerated asm-offsets.h 2011-07-14 15:41:24 +02:00
clock.c MX5: Clean up the output of "clocks" command 2011-09-30 22:01:05 +02:00
iomux.c MX5: Add initial support for MX53 processor 2011-02-02 00:54:41 +01:00
lowlevel_init.S Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
Makefile Makefile : fix generation of cpu related asm-offsets.h 2011-09-07 21:41:27 +02:00
soc.c MX5: Introduce a function for setting the chip select size 2011-07-04 10:55:26 +02:00
speed.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
timer.c Timer: Remove reset_timer_masked() 2011-07-26 14:54:15 +02:00