coreboot/src
Gabe Black 4c6dd4c7ca tegra124: Call the set_avp_clock_to_clkm function in the bootblock.
We had a hardcoded version of the set_avp_clock_to_clkm function in the
bootblock, and we had to use it until now because the real version uses
udelay, and until now that hadn't been implemented. Also, replace the delay
loop in the hacky_hardcoded_uart_setup_function with a call to the real thing.

BUG=None
TEST=Built and booted into the bootblock on nyan. Verified that there was
still serial output.
BRANCH=None

Change-Id: I6df9421bcad484e0855c67649683d474d78e4883
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/172045
Reviewed-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
2013-10-10 00:32:20 +00:00
..
arch ARM: Use local versions of libgcc functions instead of linking against libgcc. 2013-10-10 00:31:37 +00:00
console ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
cpu ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
device ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
drivers PEPPY/HASWELL: move more support functions from mainboard to the intel i915 driver 2013-10-09 17:59:12 +00:00
ec chromeec: Implement full battery workaround at 6% 2013-09-16 23:31:17 +00:00
include ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
lib ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
mainboard PEPPY/HASWELL: move more support functions from mainboard to the intel i915 driver 2013-10-09 17:59:12 +00:00
northbridge PEPPY, Haswell: refactor and create set_translation_table function in haswell/gma.c 2013-10-01 17:56:28 +00:00
soc tegra124: Call the set_avp_clock_to_clkm function in the bootblock. 2013-10-10 00:32:20 +00:00
southbridge lynxpoint: Add interrupt for GPIO controller in ACPI device 2013-10-05 21:00:19 +00:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
Kconfig ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00