the following patch was just integrated into master:
commit 215d1d7c9b8fdd94582bdec711e98111d1db5bb7
Author: Hung-Te Lin <[email protected]>
Date: Tue Jan 29 03:46:02 2013 +0800
cbfstool: Use cbfs_image API for "locate" command.
To support platforms without top-aligned address mapping like ARM, "locate"
command now outputs platform independent ROM offset by default. To
retrieve x86
style top-aligned virtual address, add "-T".
To test:
cbfstool coreboot.rom locate -f stage -n stage -a 0x100000 -T
# Example output: 0xffffdc10
Change-Id: I474703c4197b36524b75407a91faab1194edc64d
Signed-off-by: Hung-Te Lin <[email protected]>
Reviewed-on: http://review.coreboot.org/2213
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <[email protected]>
Build-Tested: build bot (Jenkins) at Tue Feb 5 00:15:59 2013, giving +1
Reviewed-By: Stefan Reinauer <[email protected]> at Tue Feb 5
22:25:53 2013, giving +2
See http://review.coreboot.org/2213 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot