public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/4] powerpc, 5xx: remove some "5xx" remains
Date: Wed, 14 Jun 2017 05:49:42 +0200	[thread overview]
Message-ID: <1497412183-820-4-git-send-email-hs@denx.de> (raw)
In-Reply-To: <1497412183-820-1-git-send-email-hs@denx.de>

we removed 5xx support. So delete some forgotten remains.

Signed-off-by: Heiko Schocher <hs@denx.de>
---

 drivers/serial/serial.c     | 1 -
 include/serial.h            | 1 -
 tools/buildman/func_test.py | 1 -
 tools/buildman/test.py      | 1 -
 4 files changed, 4 deletions(-)

diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c
index c3dd8a9..f2bd0e4 100644
--- a/drivers/serial/serial.c
+++ b/drivers/serial/serial.c
@@ -223,7 +223,6 @@ void serial_initialize(void)
 	max3100_serial_initialize();
 	mcf_serial_initialize();
 	ml2_serial_initialize();
-	mpc5xx_serial_initialize();
 	mpc85xx_serial_initialize();
 	mpc8xx_serial_initialize();
 	mxc_serial_initialize();
diff --git a/include/serial.h b/include/serial.h
index 30de3ac..a5b555d 100644
--- a/include/serial.h
+++ b/include/serial.h
@@ -184,7 +184,6 @@ void marvell_serial_initialize(void);
 void max3100_serial_initialize(void);
 void mcf_serial_initialize(void);
 void ml2_serial_initialize(void);
-void mpc5xx_serial_initialize(void);
 void mpc85xx_serial_initialize(void);
 void mpc8xx_serial_initialize(void);
 void mxc_serial_initialize(void);
diff --git a/tools/buildman/func_test.py b/tools/buildman/func_test.py
index d439e17..bc32f61 100644
--- a/tools/buildman/func_test.py
+++ b/tools/buildman/func_test.py
@@ -39,7 +39,6 @@ boards = [
     ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 1', 'board0',  ''],
     ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 2', 'board1', ''],
     ['Active', 'powerpc', 'powerpc', '', 'Tester', 'PowerPC board 1', 'board2', ''],
-    ['Active', 'powerpc', 'mpc5xx', '', 'Tester', 'PowerPC board 2', 'board3', ''],
     ['Active', 'sandbox', 'sandbox', '', 'Tester', 'Sandbox board', 'board4', ''],
 ]
 
diff --git a/tools/buildman/test.py b/tools/buildman/test.py
index ed2a3a8..53ebc37 100644
--- a/tools/buildman/test.py
+++ b/tools/buildman/test.py
@@ -89,7 +89,6 @@ boards = [
     ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 1', 'board0',  ''],
     ['Active', 'arm', 'armv7', '', 'Tester', 'ARM Board 2', 'board1', ''],
     ['Active', 'powerpc', 'powerpc', '', 'Tester', 'PowerPC board 1', 'board2', ''],
-    ['Active', 'powerpc', 'mpc5xx', '', 'Tester', 'PowerPC board 2', 'board3', ''],
     ['Active', 'sandbox', 'sandbox', '', 'Tester', 'Sandbox board', 'board4', ''],
 ]
 
-- 
2.7.4

  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 ` Heiko Schocher [this message]
2017-06-16 17:12   ` [U-Boot] [U-Boot,3/4] powerpc, 5xx: remove some "5xx" remains Tom Rini
2017-06-14  3:49 ` [U-Boot] [PATCH 4/4] powerpc, 8xx: remove some "8xx" remains Heiko Schocher
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-4-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