On 12 December 2014 at 06:05, Bin Meng <bmeng...@gmail.com> wrote:
> Currently ifdtool only supports writing one file (-w) at a time.
> This looks verbose when generating u-boot.rom for x86 targets.
> This change allows at most 16 files to be written simultaneously.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> Acked-by: Simon Glass <s...@chromium.org>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - tools/ifdtool: Change WRITE_NUM to WRITE_MAX
> - tools/ifdtool: Remove the unnecessary initialiser of addr and wr_fname
>
>  tools/ifdtool.c | 31 ++++++++++++++++++++++++-------
>  tools/ifdtool.h |  2 ++
>  2 files changed, 26 insertions(+), 7 deletions(-)

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to