coreboot-kgpe-d16/util
Patrick Georgi 467b12acab Allow user to specify the size of a newly created cbfs image
to be stated in kilobytes or megabytes. Usage is
cbfstool coreboot.rom create 1048576 coreboot.bootblock
cbfstool coreboot.rom create 1024k coreboot.bootblock
cbfstool coreboot.rom create 1m coreboot.bootblock
to get an 1048576 bytes = 1024kb = 1mb image.

Kconfig also uses this instead of calculating bytes from kilobytes itself.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4987 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-12-21 13:50:37 +00:00
..
abuild Remove: 2009-10-03 16:24:58 +00:00
amdtools Add an initial version of some tools to compare (extended) K8 memory settings. 2009-10-28 19:41:52 +00:00
analysis This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
cbfstool Allow user to specify the size of a newly created cbfs image 2009-12-21 13:50:37 +00:00
compareboard CONFIG_K8_MEM_BANK_B_ONLY and CONFIG_PCIE_CONFIGSPACE_HOLE aren't used _anywhere_, so drop 2009-12-18 15:29:23 +00:00
crossgcc crossgcc: Fix MPFR download location 2009-12-13 13:39:01 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
ectool Add 'install' target for ectool (trivial). 2009-04-23 22:22:47 +00:00
getpir This patch changes following in getpir application. 2009-09-26 16:18:22 +00:00
inteltool Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. 2009-11-02 15:01:49 +00:00
k8resdump K8 resource dump utility from Rudolf Marek 2007-10-30 01:12:20 +00:00
kbuildall - speed up board comparison by only building abuild configs, not the whole 2009-12-18 10:20:15 +00:00
kconfig Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
lbtdump Fix a typo in lbtdump output (trivial). 2008-05-07 19:21:18 +00:00
mkelfImage Impact: fix vmlinux from 2.6.30 2009-06-28 15:04:06 +00:00
mptable fix typo 2008-03-15 16:30:39 +00:00
msrtool msrtool: Fix simple breakage in r4964 2009-11-28 05:30:57 +00:00
newconfig Rework bootblock size handling: 2009-11-11 21:32:23 +00:00
nrv2b don't ignore return values (trivial) 2009-04-22 12:14:39 +00:00
nvramtool Initialize memory before using it. put_bits wants it that way. 2009-11-17 11:52:18 +00:00
optionlist More compact format for wiki output at 2009-06-02 23:49:00 +00:00
options Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00
sconfig Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00
superiotool Add detection and dump support for the Winbond WPCD376I. 2009-11-09 22:34:17 +00:00
vgabios this is probably in vain because this tool should use the same x86emu as 2009-10-16 01:08:07 +00:00
x86emu Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
xcompile Make the kconfig-style build work in mingw: 2009-11-21 19:54:02 +00:00