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 <siva...@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.si...@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.si...@xilinx.com> Thanks, Michal _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot