[coreboot] [PATCH]Enable suffixes for cbfstool create size argument

Peter Stuge peter at stuge.se
Mon Dec 21 14:31:15 CET 2009


Patrick Georgi wrote:
> attached patch allows 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 at coresystems.de>

Acked-by: Peter Stuge <peter at stuge.se>




More information about the coreboot mailing list