[U-Boot] [PATCH 3/6] arm: socfpga: Switch CONFIG_G_DNL_MANUFACTURER to CONFIG_SYS_VENDOR
Chin Liang See
clsee at altera.com
Mon Dec 7 07:18:45 CET 2015
On Sat, 2015-12-05 at 21:44 +0100, Marek Vasut wrote:
> We already have the CONFIG_SYS_VENDOR variable, which defines the
> manufacturer of the board. The value in CONFIG_G_DNL_MANUFACTURER
> is just a duplicity, so switch it to reuse CONFIG_SYS_VENDOR .
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Chin Liang See <clsee at altera.com>
> Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
> ---
> include/configs/socfpga_arria5_socdk.h | 3 ---
> include/configs/socfpga_common.h | 2 +-
> include/configs/socfpga_cyclone5_socdk.h | 3 ---
> include/configs/socfpga_de0_nano_soc.h | 3 ---
> include/configs/socfpga_mcvevk.h | 3 ---
> include/configs/socfpga_sockit.h | 3 ---
> include/configs/socfpga_socrates.h | 3 ---
> 7 files changed, 1 insertion(+), 19 deletions(-)
>
Acked-by: Chin Liang See <clsee at altera.com>
Thanks
Chin Liang
More information about the U-Boot
mailing list