Don't re-init EBDA in S3 resume path.
authorDuncan Laurie <dlaurie@chromium.org>
Wed, 18 Jan 2012 18:05:18 +0000 (10:05 -0800)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 30 Mar 2012 15:52:11 +0000 (17:52 +0200)
commit67e6c2aaf4d4194dac824014197cc684af9750f5
tree296b63385c53e83dbcff34f0f80aaf59a2685b68
parentb4aaaa7632116c2fe466095d0cd3cc1247344ca6
Don't re-init EBDA in S3 resume path.

I forgot to implement this the first time around.

It does not seem to cause noticeable problems but
in heavy suspend/resume testing I saw a suspicious
crash in the kernel when trying to bring one of the
CPUs back online.

Change-Id: I950ac260f251e2683693d9bd20a0dd5e041aa26e
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: http://review.coreboot.org/770
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/x86/lib/ebda.c