coreboot/src
Gabe Black ae7d4d890b tegra124: Seperate out the non-UART specific hardcoded init in the bootblock.
The hardcoded init in the test function in the bootblock is actually useful
generally because it doesn't belong in the UART driver itself but is necessary
for the UART to work. Until we have real implementations for the pinmux, etc.,
we can use that code to get the UART and console going.

BUG=None
TEST=Built and booted into the bootblock on nyan with and without the test
function enabled. When it was, saw the "!"s on the console.
BRANCH=None

Change-Id: I2efe0b571d8b022eb2a2e5569620558540b28373
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/171334
Reviewed-by: Ronald Minnich <rminnich@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
2013-10-02 09:18:21 +00:00
..
arch ARM: Hack out assembly barriers when on tegra124. 2013-10-01 08:16:06 +00:00
console console: conditionally include console in bootblock 2013-09-13 22:18:40 +00:00
cpu armv7: Move Exynos from 'cpu' to 'soc'. 2013-10-01 08:16:46 +00:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers Peppy graphics 2013-09-27 23:07:14 +00:00
ec chromeec: Implement full battery workaround at 6% 2013-09-16 23:31:17 +00:00
include Peppy graphics 2013-09-27 23:07:14 +00:00
lib Peppy graphics 2013-09-27 23:07:14 +00:00
mainboard PEPPY, Haswell: refactor and create set_translation_table function in haswell/gma.c 2013-10-01 17:56:28 +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: Seperate out the non-UART specific hardcoded init in the bootblock. 2013-10-02 09:18:21 +00:00
southbridge lynxpoint: work around XHCI resume issues 2013-09-26 21:04:43 +00:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode chromeos: Add code to read FMAP on ARM 2013-09-20 00:52:08 +00:00
Kconfig baytrail: add initial support 2013-09-20 18:40:49 +00:00