[U-Boot] [PATCH 1/2] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards

Masahiro Yamada yamada.masahiro at socionext.com
Fri Aug 14 00:38:29 CEST 2015


Hi Simon,



2015-08-14 6:19 GMT+09:00 Simon Glass <sjg at chromium.org>:
> All boards should be converted to generic board by now. Change the rest
> over. If this causes run-time breakages then we can remove those boards.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>


Did you check this commit is only touching ARM boards?



> diff --git a/include/configs/xilinx-ppc.h b/include/configs/xilinx-ppc.h
> index 309d68d..74e93de 100644
> --- a/include/configs/xilinx-ppc.h
> +++ b/include/configs/xilinx-ppc.h
> @@ -12,8 +12,6 @@
>  #ifndef __CONFIG_XLX_H
>  #define __CONFIG_XLX_H
>
> -#define CONFIG_SYS_GENERIC_BOARD
> -
>  /*
>  #define DEBUG
>  #define ET_DEBUG



This is PowerPC board.

You are disabling Generic Board for this board.





-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list