public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] work_92105: remove unused CONFIG_LPC32XX_SPL configuration option
Date: Mon, 17 Sep 2018 21:56:36 +0300	[thread overview]
Message-ID: <20180917185637.16068-2-vz@mleia.com> (raw)
In-Reply-To: <20180917185637.16068-1-vz@mleia.com>

The CONFIG_LPC32XX_SPL option from board include file has never been
used, it is safe to remove it.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
---
 include/configs/work_92105.h | 3 ---
 scripts/config_whitelist.txt | 1 -
 2 files changed, 4 deletions(-)

diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h
index f453f0167511..471b3f48616f 100644
--- a/include/configs/work_92105.h
+++ b/include/configs/work_92105.h
@@ -25,9 +25,6 @@
 #define CONFIG_SKIP_LOWLEVEL_INIT
 #endif
 
-/* generate LPC32XX-specific SPL image */
-#define CONFIG_LPC32XX_SPL
-
 /*
  * Memory configurations
  */
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 94953d873802..68780ac87f8e 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1180,7 +1180,6 @@ CONFIG_LPC32XX_NAND_SLC_WHOLD
 CONFIG_LPC32XX_NAND_SLC_WSETUP
 CONFIG_LPC32XX_NAND_SLC_WWIDTH
 CONFIG_LPC32XX_SDRAM_
-CONFIG_LPC32XX_SPL
 CONFIG_LPC32XX_SSP_TIMEOUT
 CONFIG_LPC_BASE
 CONFIG_LPC_IO_BASE
-- 
2.17.1

  reply	other threads:[~2018-09-17 18:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-17 18:56 [U-Boot] [PATCH 0/2] work_92105: remove a couple of unused config options Vladimir Zapolskiy
2018-09-17 18:56 ` Vladimir Zapolskiy [this message]
2018-10-20 19:11   ` [U-Boot] [U-Boot, 1/2] work_92105: remove unused CONFIG_LPC32XX_SPL configuration option Tom Rini
2018-09-17 18:56 ` [U-Boot] [PATCH 2/2] work_92105: remove unused CONFIG_SPL_NAND_BOOT " Vladimir Zapolskiy
2018-10-20 19:11   ` [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=20180917185637.16068-2-vz@mleia.com \
    --to=vz@mleia.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox