Report GSE chipset and warn if the code has been compiled for the wrong chipset.
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 1 Apr 2011 20:33:25 +0000 (22:33 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 9 Sep 2011 09:40:04 +0000 (11:40 +0200)
commit7981b940a6bd703ae97f6c765c107ea7b4913dec
tree1d67a3e41de6e4ae2ce4641f5bc80161984fbdce
parent8679e52b9632254c247db31020d09e877071366e
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>
Reviewed-on: http://review.coreboot.org/184
Tested-by: build bot (Jenkins)
src/northbridge/intel/i945/early_init.c