Files
OpenCellular/src/lib
Aaron Durbin be34797e4c ramstage: don't drop cbmem console
In commit b0d8f5e9 I moved the call to cbmem_initialize()
in the CONFIG_EARLY_CBMEM_INIT case to the very beginning of
ramstage. However, that caused an issue in the ordering of the
cbmem console driver in that it expects cbmemc_init() to be
called prior to cbmemc_reinit(). Therefore, ensure console
is called as the first thing even if some time is lost w.r.t.
timestamp tracking.

Change-Id: I42137d28116e0bccb9235f4e3f394d4fd8b84e37
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/9933
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-23 16:35:51 +02:00
..
2015-04-22 17:55:08 +02:00
2015-04-22 08:50:54 +02:00
2014-05-01 15:39:26 +02:00
2015-04-23 16:35:51 +02:00
2013-07-10 20:17:51 +02:00
2003-07-19 04:28:22 +00:00
2015-04-21 08:23:25 +02:00
2015-04-22 17:55:08 +02:00
2013-01-12 19:09:55 +01:00
2013-07-10 20:17:51 +02:00
2014-11-30 12:20:05 +01:00
2015-04-22 17:54:50 +02:00
2010-02-22 16:41:49 +00:00
2013-09-17 21:04:35 +02:00
2014-12-04 19:17:51 +01:00
2009-01-20 21:40:16 +00:00
2004-03-13 03:40:29 +00:00
2009-01-20 21:40:16 +00:00
2015-01-09 16:50:55 +01:00
2015-04-07 23:03:45 +02:00
2014-08-07 23:55:15 +02:00
2015-02-06 00:25:59 +01:00