coreboot-kgpe-d16/src/soc/nvidia/tegra124
Gabe Black f40785c0c2 tegra124: Pick addresses to load the rom and ram stages.
If these aren't set, the rom and ram stages will attempt to load at address
zero which doesn't work.

Change-Id: I0b9b37d6363e6b208248d8a1af6ebee4db602486
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://chromium-review.googlesource.com/173540
Reviewed-by: Ronald Minnich <rminnich@chromium.org>
Tested-by: Ronald Minnich <rminnich@chromium.org>
Commit-Queue: Ronald Minnich <rminnich@chromium.org>
(cherry picked from commit 6ac5cea39d423bfcf5bbd53c2cc6228ab89f08b2)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6704
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-08-19 22:04:13 +02:00
..
include/soc tegra: Change how tegra124 and tegra include files from each other. 2014-08-18 19:10:58 +02:00
bootblock.c
cbfs.c
clk_rst.h Tegra,Tegra124: proposed layout for file hierarchy with example 2014-08-13 19:36:22 +02:00
clock.c tegra: Change how tegra124 and tegra include files from each other. 2014-08-18 19:10:58 +02:00
clock.h Tegra,Tegra124: proposed layout for file hierarchy with example 2014-08-13 19:36:22 +02:00
Kconfig tegra124: Pick addresses to load the rom and ram stages. 2014-08-19 22:04:13 +02:00
Makefile.inc tegra: Change how tegra124 and tegra include files from each other. 2014-08-18 19:10:58 +02:00
monotonic_timer.c tegra124: Implement the monotonic timer by reading the 1us timer register. 2014-08-12 23:18:52 +02:00
timer.c