From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] powerpc, 8xx: remove some "8xx" remains
Date: Wed, 14 Jun 2017 05:49:43 +0200 [thread overview]
Message-ID: <1497412183-820-5-git-send-email-hs@denx.de> (raw)
In-Reply-To: <1497412183-820-1-git-send-email-hs@denx.de>
we removed 8xx support. So delete some forgotten remains.
Signed-off-by: Heiko Schocher <hs@denx.de>
---
drivers/serial/serial.c | 1 -
include/serial.h | 1 -
scripts/config_whitelist.txt | 10 ----------
3 files changed, 12 deletions(-)
diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c
index f2bd0e4..337e0e4 100644
--- a/drivers/serial/serial.c
+++ b/drivers/serial/serial.c
@@ -224,7 +224,6 @@ void serial_initialize(void)
mcf_serial_initialize();
ml2_serial_initialize();
mpc85xx_serial_initialize();
- mpc8xx_serial_initialize();
mxc_serial_initialize();
mxs_auart_initialize();
ns16550_serial_initialize();
diff --git a/include/serial.h b/include/serial.h
index a5b555d..f345ef2 100644
--- a/include/serial.h
+++ b/include/serial.h
@@ -185,7 +185,6 @@ void max3100_serial_initialize(void);
void mcf_serial_initialize(void);
void ml2_serial_initialize(void);
void mpc85xx_serial_initialize(void);
-void mpc8xx_serial_initialize(void);
void mxc_serial_initialize(void);
void mxs_auart_initialize(void);
void ns16550_serial_initialize(void);
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index f9d3563..b41c113 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -5699,17 +5699,7 @@ CONFIG_TPL_DRIVERS_MISC_SUPPORT
CONFIG_TPL_PAD_TO
CONFIG_TPM_TIS_BASE_ADDRESS
CONFIG_TPS6586X_POWER
-CONFIG_TQM823L
-CONFIG_TQM823M
CONFIG_TQM834X
-CONFIG_TQM850L
-CONFIG_TQM850M
-CONFIG_TQM855L
-CONFIG_TQM855M
-CONFIG_TQM860L
-CONFIG_TQM860M
-CONFIG_TQM862L
-CONFIG_TQM862M
CONFIG_TRACE
CONFIG_TRACE_BUFFER_SIZE
CONFIG_TRACE_EARLY
--
2.7.4
next prev parent reply other threads:[~2017-06-14 3:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-14 3:49 [U-Boot] [PATCH 0/4] powerpc: remove support for 5xxx and 512x Heiko Schocher
2017-06-14 3:49 ` [U-Boot] [PATCH 1/4] powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x Heiko Schocher
2017-06-16 17:11 ` [U-Boot] [U-Boot, " Tom Rini
2017-06-14 3:49 ` [U-Boot] [PATCH 2/4] powerpc, 82xx: remove some missed mpc82xx remains Heiko Schocher
2017-06-16 17:11 ` [U-Boot] [U-Boot, " Tom Rini
2017-06-14 3:49 ` [U-Boot] [PATCH 3/4] powerpc, 5xx: remove some "5xx" remains Heiko Schocher
2017-06-16 17:12 ` [U-Boot] [U-Boot,3/4] " Tom Rini
2017-06-14 3:49 ` Heiko Schocher [this message]
2017-06-15 17:02 ` [U-Boot] [PATCH 0/4] powerpc: remove support for 5xxx and 512x Marek Vasut
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=1497412183-820-5-git-send-email-hs@denx.de \
--to=hs@denx.de \
--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