]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ifdtool: Allow creation of an empty ROM
authorSimon Glass <sjg@chromium.org>
Thu, 13 Nov 2014 05:42:06 +0000 (22:42 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:34:05 +0000 (07:34 +0100)
commitc03c951b065f2b9f98caf913192a41a8f8200fd4
tree1efe5c2ecdf83de3d92bb0b78759d29f9bee6b0b
parent5c1b685e46756dc9504b919336321dad27dbcd9e
x86: ifdtool: Allow creation of an empty ROM

Allow an empty ROM to be created, without needing to provide a descriptor.
The descriptor is not needed on some x86 boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/ifdtool.c