[U-Boot] [RESEND][PATCH 17/24] sh: remove undefined DEBUG preprocessor token from board config files

Simon Glass sjg at chromium.org
Wed Nov 30 01:33:56 CET 2016


On 27 November 2016 at 15:15, Vladimir Zapolskiy <vz at mleia.com> wrote:
> By default this undef is a noop, moreover at this point when the
> platform support is broken is prevents debugging of U-boot by manual

U-Boot

> insertion of #define DEBUG into common files, so it makes sense to
> remove the option from all SH boards as a harmful one.
>
> Signed-off-by: Vladimir Zapolskiy <vz at mleia.com>
> ---
>  include/configs/MigoR.h      | 1 -
>  include/configs/ap325rxa.h   | 1 -
>  include/configs/ap_sh4a_4a.h | 1 -
>  include/configs/ecovec.h     | 1 -
>  include/configs/r0p7734.h    | 1 -
>  include/configs/r2dplus.h    | 2 --
>  include/configs/r7780mp.h    | 1 -
>  include/configs/rsk7203.h    | 1 -
>  include/configs/rsk7264.h    | 1 -
>  include/configs/rsk7269.h    | 1 -
>  include/configs/sh7752evb.h  | 1 -
>  include/configs/sh7753evb.h  | 1 -
>  include/configs/sh7757lcr.h  | 1 -
>  include/configs/sh7785lcr.h  | 1 -
>  14 files changed, 15 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list