the following patch was just integrated into master: commit b8fe009787a26f079b236a26ebc0c6e676c0c884 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Fri Apr 1 22:33:25 2011 +0200
Report GSE chipset and warn if the code has been compiled for the wrong chipset.
It would be nicer to unify the code so that it does all detection at runtime instead of compile time (but that would also significantly increase code size) so if someone else wants to give it a shot...
Change-Id: Idc67bdf7a6ff2b78dc8fc67a0da5ae7a4c0a3bf0 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Signed-off-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/184 for details.
-gerrit