All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] zynqmp: Remove unnnecessary board config file for dc4
Date: Fri, 29 Jul 2016 15:31:49 +0530	[thread overview]
Message-ID: <1469786509-18626-3-git-send-email-sivadur@xilinx.com> (raw)
In-Reply-To: <1469786509-18626-1-git-send-email-sivadur@xilinx.com>

Remove unnecessary board specific config file for DC4
board.

Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
---
 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@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 */
-- 
2.7.4

  parent reply	other threads:[~2016-07-29 10:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 10:01 [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config IDENT_STRING to Kconfig Siva Durga Prasad Paladugu
2016-07-29 10:01 ` [U-Boot] [PATCH 2/3] zynqmp: Move config IDENT_STRING to defconfig Siva Durga Prasad Paladugu
2016-07-29 10:43   ` Jagan Teki
2016-07-29 11:14     ` Siva Durga Prasad Paladugu
2016-07-29 11:25       ` Michal Simek
2016-07-29 10:01 ` Siva Durga Prasad Paladugu [this message]
2016-07-29 10:52   ` [U-Boot] [PATCH 3/3] zynqmp: Remove unnnecessary board config file for dc4 Jagan Teki
2016-07-29 10:51 ` [U-Boot] [PATCH 1/3] Kconfig: zynqmp: Move config IDENT_STRING to Kconfig Jagan Teki
2016-07-29 11:18   ` Siva Durga Prasad Paladugu
2016-07-29 11:28     ` Jagan Teki
2016-09-21 15:30 ` [U-Boot] [U-Boot, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1469786509-18626-3-git-send-email-sivadur@xilinx.com \
    --to=siva.durga.paladugu@xilinx.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.