Files
system76-coreboot/src/lib
Ben Gardner f5fd4c99d5 lib/timestamp.c: only log "Timestamp table full" once
If the timestamp table gets corrupted (separate issue), the
timestamp_sync_cache_to_cbmem() function may add a large number of bogus
timestamp entries.

This causes a flood of "ERROR: Timestamp table full".  With logs going
to a serial console, this renders the system essentially unbootable.

There really isn't a need to log that more than once, so log it when the
last slot in the timestamp table is filled.

Change-Id: I05d131183afceca31f4dac91c5edc95cfb1e443f
Signed-off-by: Ben Gardner <gardner.ben@gmail.com>
Reviewed-on: http://review.coreboot.org/12506
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-11-24 21:01:25 +01:00
..
2015-04-22 08:50:54 +02:00
2013-07-10 20:17:51 +02:00
2003-07-19 04:28:22 +00:00
2014-12-04 19:17:51 +01:00
2015-05-29 07:06:37 +02: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-09-09 19:35:30 +00:00
2015-10-24 05:57:33 +02:00
2015-02-06 00:25:59 +01:00