timestamp: Increase max number of timestamps
commitb3e0220a7df58a4e17b110ceccfad3e28f478578
authorRaul E Rangel <rrangel@chromium.org>
Fri, 11 May 2018 17:08:08 +0000 (11 11:08 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 14 May 2018 07:37:40 +0000 (14 07:37 +0000)
tree6cb113983b9f3dc5e470a64cf60cd8969c40af01
parent8af20c6403d99c86e3c83fb9b53ec5bf7f9d2a78
timestamp: Increase max number of timestamps

I'm increasing the max because when AGESA tracing is enabled it will use
over 120 entries. I added some padding to the number incase more probes
are added. This only affects ramstage so the extra ram shouldn't matter.

BUG=b:64549506
TEST=boot on grunt and ran cbmem -t

Change-Id: I7a3d2d09c91c9e302d139e7f65fa9c85c4594de4
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/26234
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
src/lib/timestamp.c