Add coreboot version to id area
authorPatrick Georgi <patrick.georgi@secunet.com>
Tue, 17 Jan 2012 12:13:59 +0000 (13:13 +0100)
committerPeter Stuge <peter@stuge.se>
Wed, 18 Jan 2012 10:22:06 +0000 (11:22 +0100)
commit950f20a404df4c270a3f587224f7bc2554c95d6b
tree61003fd8451126a5d22f9175d7f099e16e721711
parenta31bb0779ae5fc932f458cb82126bc87002c83b2
Add coreboot version to id area

There was no good way to extract the build version from an image.

This change will be mostly backward compatible: The only assumption
that could break is that the board name string ends directly before
the 3 dwords that represent .id's "header".

Change-Id: I325491a0c42911d9d6ecd59e21ee1b756c987693
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/537
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
src/arch/x86/Makefile.inc
src/arch/x86/lib/id.inc