coreboot-kgpe-d16/src
Aaron Durbin 825a5a85b1 tegra124: implement platform_prog_run()
The tegra124 SoC is currently booting up on the AVP cpu which
bootstraps the rest of the SoC. Upon exiting bootblock it
runs romstage from its faster armv7 core. Instead of hard
coding the stage loading operations use run_romstage().

Change-Id: Idddcfd5443f08d4dd41e1d9b71650ff6d4b14bc4
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/8847
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2015-04-03 14:53:50 +02:00
..
arch program loading: unify on struct prog 2015-04-03 14:53:11 +02:00
console Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00
cpu build system: extend src-to-obj for non-.c/.S files 2015-04-02 22:06:29 +02:00
device cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
drivers cbfs: correct types used for accessing files 2015-04-01 22:51:10 +02:00
ec chromeec: Add wakeup delay after SPI /CS assertion 2015-04-02 17:28:14 +02:00
include rmodule: use struct prog while loading rmodules 2015-04-03 14:53:35 +02:00
lib rmodule: use struct prog while loading rmodules 2015-04-03 14:53:35 +02:00
mainboard pinky: Move some init to mainboard bootblock 2015-04-02 23:27:36 +02:00
northbridge northbridge/amd/amdfam10: Generate SMBIOS tables for RAM 2015-04-02 05:55:41 +02:00
soc tegra124: implement platform_prog_run() 2015-04-03 14:53:50 +02:00
southbridge southbridge/amd/pi: Add initialization of 8254 and 8259 2015-04-02 19:19:20 +02:00
superio superio: ite8772f: Exit extemp busy state 2015-03-21 08:44:28 +01:00
vendorcode vboot: add vbnv flash driver 2015-04-02 13:24:29 +02:00
Kconfig Clean up architecture-specific Kconfigs 2015-04-02 22:06:31 +02:00