u-boot-brain/arch/arm/cpu
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
..
arm720t remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm920t ARM: remove a320evb board support 2015-02-24 17:07:17 -05:00
arm926ejs remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm946es remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1136 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
arm1176 ARM: bcm283x: merge BCM2835/BCM2836 directories into mach-bcm283x 2015-03-28 09:03:09 -04:00
armv7 sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock 2015-03-29 13:36:03 +02:00
armv8 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
pxa remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
sa1100 remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
tegra210-common ARM: tegra: pinmux: add Tegra210 support 2015-03-04 10:09:02 -07:00
Makefile ARM: tegra: collect SoC sources into mach-tegra 2015-02-21 08:23:51 -05:00
u-boot-spl.lds arm: spl: Add I2C linker list in generic .lds 2014-12-11 09:38:35 -08:00
u-boot.lds ARM: HYP/non-sec: add separate section for secure code 2014-07-28 17:07:23 +02:00