[coreboot] cbfstool: Fill memory allocated in create_cbfs_file() with 0xff

2009-12-06 Thread Peter Stuge
See patch. //Peter cbfstool: Fill memory allocated in create_cbfs_file() with 0xff This should improve programming speed a bit. Signed-off-by: Peter Stuge pe...@stuge.se Index: util/cbfstool/common.c === ---

Re: [coreboot] cbfstool: Fill memory allocated in create_cbfs_file() with 0xff

2009-12-06 Thread Stefan Reinauer
On 12/6/09 12:19 PM, Peter Stuge wrote: cbfstool: Fill memory allocated in create_cbfs_file() with 0xff This should improve programming speed a bit. Signed-off-by: Peter Stuge pe...@stuge.se Unfortunately not a measurable improvement here with the Numonyx M25P32 and the Dediprog SF100,

Re: [coreboot] cbfstool: Fill memory allocated in create_cbfs_file() with 0xff

2009-12-06 Thread Peter Stuge
Stefan Reinauer wrote: Acked-by: Stefan Reinauer ste...@coresystems.de r4975 -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot