coreboot/src
David Hendricks 5f6d857dea exynos5250: clean-ups for clock_init
This does some clean-up for the exynos5250 clock_init.c:
- No global data.
- Remove some unused #includes
- Hard-code the memory type for Elpida DRAM. This will need to be
  fixed eventually (or the system will be unstable), but is good
  enough for early bring-up and until we finish other re-factoring.

Change-Id: Icd2cf8ba35058cbd1131666db311dfb77ef1a160
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2127
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-01-10 05:56:30 +01:00
..
arch ARMv7: drop __ASSEMBLY__ 2013-01-05 01:41:14 +01:00
console make early serial console support more generic 2013-01-04 01:36:27 +01:00
cpu exynos5250: clean-ups for clock_init 2013-01-10 05:56:30 +01:00
device Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
drivers size optimizations for max77686 2013-01-10 05:54:53 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*". 2013-01-04 06:27:33 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard Fix 2 infinite loops if IMC doesn't respond 2013-01-10 02:04:18 +01:00
northbridge rd890: clear IO-APIC before setup 2013-01-04 06:38:24 +01:00
southbridge Fix typo in SB800 Kconfig for IMC position 2013-01-09 20:52:47 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode Fix 2 infinite loops if IMC doesn't respond 2013-01-10 02:04:18 +01:00
Kconfig Fix UART8250 console prototypes 2012-12-12 00:27:10 +01:00