coreboot-kgpe-d16/src/mainboard/amd/tilapia_fam10
Aaron Durbin 9796f60c62 coreboot: move TS_END_ROMSTAGE to one spot
While the romstage code flow is not consistent across all
mainboards/chipsets there is only one way of running ramstage
from romstage -- run_ramstage(). Move the
timestamp_add_now(TS_END_ROMSTAGE) to be within run_ramstage().

BUG=chrome-os-partner:44827
BRANCH=None
TEST=Built and booted glados. TS_END_ROMSTAGE still present in
     timestamp table.

Change-Id: I4b584e274ce2107e83ca6425491fdc71a138e82c
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/11700
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-09-24 16:12:44 +00:00
..
acpi Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
acpi_tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
board_info.txt board_info.txt: Remove some needless name overrides. 2014-01-19 03:09:49 +01:00
cmos.layout mainboard/cmos: Kill off unused boot_* parameters 2015-02-16 09:24:14 +01:00
devicetree.cb Drop drivers/generic/debug 2014-04-22 13:42:48 +02:00
dsdt.asl Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
get_bus_conf.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
irq_tables.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platforms 2015-08-23 17:12:04 +00:00
Kconfig.name kconfig: automatically include mainboards 2015-04-18 08:31:08 +02:00
mainboard.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mb_sysconf.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
mptable.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
resourcemap.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
romstage.c coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00