coreboot/src
Alexandru Gagniuc 391622ae30 cubieboard: Keep AHB clock within specs
The CPU was clocked at 384MHz in the bootblock, but the AHB bus has a
maximum rated frequency of 250MHz. Its clock needs to be divided to
keep it within spec. Overclocking the AHB bus hung the CPU when
memory was accessed.

Change-Id: I7cb9cdd1f126b3d5b0446fc68af79b54946bc2d3
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4629
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-01-09 01:06:00 +01:00
..
arch CBMEM: Fix allocation for static CBMEM 2014-01-06 17:34:44 +01:00
console usbdebug: Add option to disable console for romstage 2013-12-23 10:35:39 +01:00
cpu cpu/allwinner/a10: Add functions for driving GPIO pins 2014-01-09 01:05:29 +01:00
device device/Kconfig: Add third person singular s to lacks 2014-01-04 00:04:35 +01:00
drivers Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
ec Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
include CBMEM: Fix allocation for static CBMEM 2014-01-06 17:34:44 +01:00
lib CBMEM: Fix allocation for static CBMEM 2014-01-06 17:34:44 +01:00
mainboard cubieboard: Keep AHB clock within specs 2014-01-09 01:06:00 +01:00
northbridge MRC cache: determine flash size on runtime 2014-01-06 10:06:21 +01:00
southbridge usbdebug: Fix hidden menuconfig options 2014-01-06 17:31:53 +01:00
superio superio: Uncomment the w83627uhg UART clock source initialization 2014-01-03 18:47:22 +01:00
vendorcode chromeos: Check for recovery reason code in shared data 2013-12-21 07:28:37 +01:00
Kconfig AMD K8 (rev-F): Always have RAMINIT_SYSINFO 2013-12-29 19:45:50 +01:00