coreboot/src/soc
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
..
intel Rearrange baitrail config options alphanumerically 2013-10-01 20:25:20 +00:00
nvidia tegra124: Seperate out the non-UART specific hardcoded init in the bootblock. 2013-10-02 09:18:21 +00:00
samsung armv7: Move Exynos from 'cpu' to 'soc'. 2013-10-01 08:16:46 +00:00
Kconfig armv7: Move Exynos from 'cpu' to 'soc'. 2013-10-01 08:16:46 +00:00
Makefile.inc armv7: Move Exynos from 'cpu' to 'soc'. 2013-10-01 08:16:46 +00:00