[U-Boot] [PATCH 01/12] kbuild, mxs: use short logs for MXS images

Marek Vasut marex at denx.de
Thu Mar 13 05:01:59 CET 2014


Hello Masahiro-san,
[...]
> > Yes, I see. We shall eventually rename it to mkimage throughout the code.
> > 
> > How shall we proceed? I see we have three options:
> > - Post V2 of this patch
> > - Fix the rest of the files which have this 'UIMAGE' in them and then
> > post V2 - Postpone the fix and then do it globally
> > 
> > I would be in favor of the second option.
> 
> This patch is already on u-boot/master.
> 
> Can you post a follow-up patch?
> 
> I think you will have to modify 7 files.
> 
> ./Makefile:731:quiet_cmd_mkimage = UIMAGE  $@
> ./arch/arm/imx-common/Makefile:35:quiet_cmd_mkimage = UIMAGE  $@
> ./arch/arm/cpu/arm926ejs/mxs/Makefile:20:quiet_cmd_mkimage_mxs = UIMAGE  $@
> ./spl/Makefile:174:quiet_cmd_mkimage = UIMAGE  $@
> ./board/cray/L1/Makefile:18:quiet_cmd_mkimage = UIMAGE  $@
> ./board/matrix_vision/mvsmr/Makefile:15:quiet_cmd_mkimage = UIMAGE  $@
> ./board/matrix_vision/mvblm7/Makefile:11:quiet_cmd_mkimage = UIMAGE  $@

Tom, what's your take on this ... UIMAGE or MKIMAGE ?

Best regards,
Marek Vasut


More information about the U-Boot mailing list