the following patch was just integrated into master:
commit 657ea6a13db5ad34dac80be8e77cc5406f0fe33b
Author: Hung-Te Lin <[email protected]>
Date: Mon Jan 28 23:00:47 2013 +0800
cbfstool: Change "locate" output to prefix "0x".
Currently "cbfstool locate" outputs a hex number without "0x" prefix.
This makes extra step (prefix 0x, and then generate another temp file) in
build
process, and may be a problem when we want to allow changing its output
format
(ex, using decimal). Adding the "0x" in cbfstool itself should be better.
Change-Id: I639bb8f192a756883c9c4b2d11af6bc166c7811d
Signed-off-by: Hung-Te Lin <[email protected]>
Reviewed-on: http://review.coreboot.org/2201
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <[email protected]>
Build-Tested: build bot (Jenkins) at Tue Jan 29 03:10:04 2013, giving +1
Reviewed-By: David Hendricks <[email protected]> at Tue Jan 29 04:58:50
2013, giving +2
See http://review.coreboot.org/2201 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot