[U-Boot] [PATCH v2 3/3] zynqmp: Remove unnnecessary board config file for dc4
Michal Simek
michal.simek at xilinx.com
Mon Aug 1 10:12:27 CEST 2016
On 1.8.2016 06:49, Siva Durga Prasad Paladugu wrote:
> Remove unnecessary board specific config file for DC4
> board.
>
> Signed-off-by: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> ---
> Changes for v2:
> - None
> ---
> configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 1 -
> include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h | 15 ---------------
> 2 files changed, 16 deletions(-)
> delete mode 100644 include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h
>
> diff --git a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
> index 7c6b5ab..1ed0c52 100644
> --- a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
> +++ b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
> @@ -1,5 +1,4 @@
> CONFIG_ARM=y
> -CONFIG_SYS_CONFIG_NAME="xilinx_zynqmp_zc1751_xm018_dc4"
> CONFIG_ARCH_ZYNQMP=y
> CONFIG_SYS_MALLOC_F_LEN=0x8000
> CONFIG_SPL_SYS_MALLOC_SIMPLE=y
> diff --git a/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h b/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h
> deleted file mode 100644
> index 4866b61..0000000
> --- a/include/configs/xilinx_zynqmp_zc1751_xm018_dc4.h
> +++ /dev/null
> @@ -1,15 +0,0 @@
> -/*
> - * Configuration for Xilinx ZynqMP zc1751 XM018 DC4
> - *
> - * (C) Copyright 2015 Xilinx, Inc.
> - * Michal Simek <michal.simek at xilinx.com>
> - *
> - * SPDX-License-Identifier: GPL-2.0+
> - */
> -
> -#ifndef __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H
> -#define __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H
> -
> -#include <configs/xilinx_zynqmp.h>
> -
> -#endif /* __CONFIG_ZYNQMP_ZC1751_XM018_DC4_H */
>
Same here.
Acked-by: Michal Simek <michal.simek at xilinx.com>
Thanks,
Michal
More information about the U-Boot
mailing list