the following patch was just integrated into master: commit eaebbd10e637488e4a745cd90f8037a10932993f Author: Martin Roth martinroth@google.com Date: Tue Nov 8 16:49:52 2016 -0700
nb/intel/gm45: Use lapic udelay in SMM
This is a follow-on patch to commit 10141c30 - (nb/intel/gm45: Use LAPIC udelay instead of custom version) which removed the custom udelay from everywhere except SMM.
This patch removes it from SMM as well, and gets rid of the gm45/delay.c file.
Change-Id: I7970bb5205f4aa10b38172ab5b9f8bcd6766c4e7 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/17330 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Nico Huber nico.h@gmx.de
See https://review.coreboot.org/17330 for details.
-gerrit