coreboot/src
Hung-Te Lin 215d1d7c9b 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 <hungte@chromium.org>
Reviewed-on: http://review.coreboot.org/2213
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-02-05 22:27:03 +01:00
..
arch cbfstool: Use cbfs_image API for "locate" command. 2013-02-05 22:27:03 +01:00
console Improve how our printk calls do_div by using constants. 2013-01-31 23:18:16 +01:00
cpu exynos5250: make lowlevel_init_c.c benign 2013-02-04 06:09:23 +01:00
device Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
drivers Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include add gpio.h for generic GPIO-related definitions 2013-02-04 05:38:32 +01:00
lib armv7: Add 'bootblock' build class. 2013-02-03 05:45:48 +01:00
mainboard AGESA boards: Fix grammar in description of OemCustomizeInitEarly 2013-02-04 21:37:14 +01:00
northbridge Add MMCONF resource to AMD fam15 PCI_DOMAIN 2013-02-04 23:59:42 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode F15tn: Fix all warnings, enable warnings as errors 2013-01-22 12:17:07 +01:00
Kconfig Hook up corebootPkg as Tianocore payload 2013-02-04 22:57:20 +01:00