Files
u-boot/board
Iain Paton e71b422bd7 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
make the CPU clock selectable via Kconfig

this removes the sunxi specific CONFIG_CLK_FULL_SPEED defined in each
soc header and replaces it's use in board/sunxi/board.c with
CONFIG_SYS_CLK_FREQ from Kconfig which allows us to configure board
specific frequency on boot

Signed-off-by: Iain Paton <ipaton0@gmail.com>
[hdegoede@redhat.com s/CONFIG_SYS_CLK_FREQ/CONFIG_TIMER_CLK_FREQ/ for the
 arch-timer clk speed on sun7i to fix mis-compile on sun7i]
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-03-29 13:36:03 +02:00
..
2015-01-22 10:59:03 +01:00
2014-11-23 06:49:01 -05:00
2015-02-16 11:44:59 +01:00
2015-03-28 12:07:46 -04:00
2014-11-26 11:21:14 -05:00
2015-01-29 13:11:02 +01:00
2015-02-25 08:02:22 +01:00
2015-02-24 17:07:03 -05:00
2015-03-24 10:50:50 -04:00
2015-03-13 13:23:23 +01:00
2015-01-12 09:38:47 -05:00
2015-03-02 18:41:54 +01:00