coreboot-kgpe-d16/src
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 acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch RISCV: modify arch_prog_run to handle payloads correctly. 2015-09-23 17:02:18 +00:00
commonlib commonlib: add endian related accessor functions 2015-09-22 21:21:56 +00:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
device symbols: add '_' to pci_drivers and cpu_drivers symbols 2015-09-05 15:36:23 +00:00
drivers coreboot: introduce commonlib 2015-09-22 21:21:34 +00:00
ec chromeec: Add kconfig entry for EC PD support 2015-09-09 20:23:04 +00:00
include chromeos: vboot and chromeos dependency removal for sw write protect state 2015-09-23 19:35:31 +00:00
lib coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
mainboard coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
northbridge coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
soc coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
southbridge coreboot: move TS_END_ROMSTAGE to one spot 2015-09-24 16:12:44 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode chromeos: vboot and chromeos dependency removal for sw write protect state 2015-09-23 19:35:31 +00:00
Kconfig Kconfig: Remove EXPERT mode 2015-08-30 07:50:47 +00:00