]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: ifdtool: Separate out filenames for -D and -i
authorSimon Glass <sjg@chromium.org>
Sun, 14 Dec 2014 05:25:46 +0000 (22:25 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 14 Dec 2014 05:32:04 +0000 (22:32 -0700)
commit7dfb172d67f8c665be7377b5507e43304166cad0
treed8f122acab370f87ebd5668ec3e1e62044e09bb8
parent673ed2f8c2e6b5526de929861d7dd42834c572fd
x86: ifdtool: Separate out filenames for -D and -i

To allow these options to be specified together, separate them out.

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