[U-Boot] [PATCH v2 3/4] Add dumpimage, a tool to extract data from U-Boot images
Masahiro Yamada
yamada.m at jp.panasonic.com
Tue Dec 17 03:25:11 CET 2013
Hello Guilherme, Simon
> diff --git a/Makefile b/Makefile
> index a2fb037..653d3b3 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -796,6 +796,7 @@ clean:
> $(obj)tools/envcrc \
> $(obj)tools/gdb/{astest,gdbcont,gdbsend} \
> $(obj)tools/gen_eth_addr $(obj)tools/img2srec \
> + $(obj)tools/dump{env,}image \
> $(obj)tools/mk{env,}image $(obj)tools/mpc86x_clk \
> $(obj)tools/mk{$(BOARD),}spl \
> $(obj)tools/mxsboot \
Where is tools/dumpenvimage created?
Best Regards
Masahiro Yamada
More information about the U-Boot
mailing list