exynos/snow: set SPI clock rate in romstage main
commit0f7b400f2e3497cf37758f4b14040930bea22391
authorDavid Hendricks <dhendrix@chromium.org>
Sun, 10 Feb 2013 00:42:23 +0000 (9 16:42 -0800)
committerRonald G. Minnich <rminnich@gmail.com>
Sun, 10 Feb 2013 03:02:47 +0000 (10 04:02 +0100)
tree57a6c95d9c0fe9b2b84eba9068f29b066388faec
parente50e3434709f1f37359eb3df25aded61fca76850
exynos/snow: set SPI clock rate in romstage main

This moves the setting of SPI clock rate into romstage's main,
which allows us to eliminate a bunch of dependencies from the
bootblock (about 7KB worth).

Change-Id: I371499bb4af6a6aa838294bc56f9dbc21864957a
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2346
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/cpu/samsung/exynos5-common/spi.c
src/mainboard/google/snow/romstage.c