diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2012-06-06 13:24:32 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2012-07-24 06:55:35 +0200 |
commit | 48214899c3e74d590ad45f1b8e98f745f2c6b2d0 (patch) | |
tree | 6a0272e8be9a863349fef3ff25713a033fd73638 /src/mainboard/lanner | |
parent | 305b19dd7a8394132216f51acf2bc073c7c42397 (diff) |
Fix MRC cache update delays
When no valid MRC cache area is found, the mrc_cache data structure
was used without prior initialization. This sometimes caused a long
delay when booting because compute_ip_checksum would checksum up to
4GB of memory.
Change-Id: I6a0ca1aa618838bbc3d042be425700fc34b427f2
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1277
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/mainboard/lanner')
0 files changed, 0 insertions, 0 deletions