[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
Wed Dec 18 04:07:35 CET 2013


Hello 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?
> 
> I don't see it.

OK.
Anyway, I will fix it in my Kbuild series.

Best Regards
Masahiro Yamada



More information about the U-Boot mailing list