cbfstool: Fill memory allocated in create_cbfs_file() with 0xff
authorPeter Stuge <peter@stuge.se>
Sun, 6 Dec 2009 12:14:39 +0000 (12:14 +0000)
committerPeter Stuge <peter@stuge.se>
Sun, 6 Dec 2009 12:14:39 +0000 (12:14 +0000)
commitf4aca1da486d06fbb8e2da080558b982e05dfbd8
tree14f7527af487a3550ac1a9028cfd1813bd50a76b
parent1a76ebe2a20f2a30dfebd77ffea8d3daf6807505
cbfstool: Fill memory allocated in create_cbfs_file() with 0xff

This should improve programming speed a bit.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4975 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/cbfstool/common.c