the following patch was just integrated into master: commit fd8418ff2850ac95024bd800f78e00d0efa99811 Author: Patrick Georgi patrick.georgi@secunet.com Date: Tue Jan 17 13:13:59 2012 +0100
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
Build-Tested: build bot (Jenkins) at Wed Jan 18 10:44:34 2012, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Wed Jan 18 10:30:16 2012, giving +2 See http://review.coreboot.org/537 for details.
-gerrit