From: "Andrew Isaacson" <adi@broadcom.com>
To: linux-mips@linux-mips.org
Subject: [PATCH 3/12] sibyte-header-cleanup
Date: Wed, 19 Oct 2005 23:55:57 -0700 [thread overview]
Message-ID: <20051020065557.GC23899@broadcom.com> (raw)
In-Reply-To: <20051020065320.GA23857@broadcom.com>
Update sibyte headers to match Broadcom internal copies:
- comment cleanup and updates
- fix LittleSur part number to match the board silkscreen
Signed-Off-By: Andy Isaacson <adi@broadcom.com>
include/asm-mips/sibyte/sb1250_defs.h | 2 --
include/asm-mips/sibyte/sb1250_dma.h | 5 ++---
include/asm-mips/sibyte/sb1250_genbus.h | 5 ++---
include/asm-mips/sibyte/sb1250_int.h | 2 --
include/asm-mips/sibyte/sb1250_l2c.h | 2 --
include/asm-mips/sibyte/sb1250_ldt.h | 2 --
include/asm-mips/sibyte/sb1250_mac.h | 2 --
include/asm-mips/sibyte/sb1250_mc.h | 2 --
include/asm-mips/sibyte/sb1250_regs.h | 2 --
include/asm-mips/sibyte/sb1250_scd.h | 2 --
include/asm-mips/sibyte/sb1250_smbus.h | 5 ++---
include/asm-mips/sibyte/sb1250_syncser.h | 2 --
include/asm-mips/sibyte/sb1250_uart.h | 2 --
include/asm-mips/sibyte/swarm.h | 2 +-
14 files changed, 7 insertions(+), 30 deletions(-)
Index: lmo/include/asm-mips/sibyte/sb1250_defs.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_defs.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_defs.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_dma.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_dma.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_dma.h 2005-10-19 22:34:11.000000000 -0700
@@ -7,9 +7,8 @@
* programming the SB1250's DMA controllers, both the data mover
* and the Ethernet DMA.
*
- * SB1250 specification level: User's manual 1/02/02
- *
- * Author: Mitch Lichtenberg
+ * SB1250 specification level: User's manual 10/21/02
+ * BCM1280 specification level: User's manual 11/24/03
*
*********************************************************************
*
Index: lmo/include/asm-mips/sibyte/sb1250_genbus.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_genbus.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_genbus.h 2005-10-19 22:34:11.000000000 -0700
@@ -6,9 +6,8 @@
* This module contains constants and macros useful for
* manipulating the SB1250's Generic Bus interface
*
- * SB1250 specification level: User's manual 1/02/02
- *
- * Author: Mitch Lichtenberg
+ * SB1250 specification level: User's manual 10/21/02
+ * BCM1280 specification level: User's Manual 11/14/03
*
*********************************************************************
*
Index: lmo/include/asm-mips/sibyte/sb1250_int.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_int.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_int.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_l2c.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_l2c.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_l2c.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_ldt.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_ldt.h 2005-10-19 22:34:08.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_ldt.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_mac.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_mac.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_mac.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_mc.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_mc.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_mc.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_regs.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_regs.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_regs.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: 01/02/2002
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_scd.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_scd.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_scd.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_smbus.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_smbus.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_smbus.h 2005-10-19 22:34:11.000000000 -0700
@@ -6,9 +6,8 @@
* This module contains constants and macros useful for
* manipulating the SB1250's SMbus devices.
*
- * SB1250 specification level: 01/02/2002
- *
- * Author: Mitch Lichtenberg
+ * SB1250 specification level: 10/21/02
+ * BCM1280 specification level: 11/24/03
*
*********************************************************************
*
Index: lmo/include/asm-mips/sibyte/sb1250_syncser.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_syncser.h 2005-10-19 22:34:08.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_syncser.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/sb1250_uart.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/sb1250_uart.h 2005-10-19 22:34:11.000000000 -0700
+++ lmo/include/asm-mips/sibyte/sb1250_uart.h 2005-10-19 22:34:11.000000000 -0700
@@ -8,8 +8,6 @@
*
* SB1250 specification level: User's manual 1/02/02
*
- * Author: Mitch Lichtenberg
- *
*********************************************************************
*
* Copyright 2000,2001,2002,2003
Index: lmo/include/asm-mips/sibyte/swarm.h
===================================================================
--- lmo.orig/include/asm-mips/sibyte/swarm.h 2005-10-19 22:34:08.000000000 -0700
+++ lmo/include/asm-mips/sibyte/swarm.h 2005-10-19 22:34:11.000000000 -0700
@@ -34,7 +34,7 @@
#define SIBYTE_DEFAULT_CONSOLE "ttyS0,115200"
#endif
#ifdef CONFIG_SIBYTE_LITTLESUR
-#define SIBYTE_BOARD_NAME "BCM1250C2 (LittleSur)"
+#define SIBYTE_BOARD_NAME "BCM91250C2 (LittleSur)"
#define SIBYTE_HAVE_PCMCIA 0
#define SIBYTE_HAVE_IDE 1
#define SIBYTE_DEFAULT_CONSOLE "cfe0"
next prev parent reply other threads:[~2005-10-20 6:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-20 6:53 [PATCH 0/12] bcm1480 support Andrew Isaacson
2005-10-20 6:54 ` [PATCH 1/12] sibyte-fixes Andrew Isaacson
2005-10-20 6:55 ` [PATCH 2/12] 1480-headers Andrew Isaacson
2005-10-20 6:55 ` Andrew Isaacson [this message]
2005-10-20 6:56 ` [PATCH 4/12] sb1a-support Andrew Isaacson
2005-10-20 6:56 ` [PATCH 5/12] 1480-support Andrew Isaacson
2005-10-20 6:57 ` [PATCH 6/12] bigsur-support Andrew Isaacson
2005-10-20 6:57 ` [PATCH 7/12] sb1-cache-exc-handling Andrew Isaacson
2005-10-20 6:57 ` [PATCH 8/12] cerr-printk-not-prom-printf Andrew Isaacson
2005-10-20 10:49 ` Ralf Baechle
2005-10-20 11:02 ` Dominic Sweetman
2005-10-20 11:17 ` Ralf Baechle
2005-10-20 6:58 ` [PATCH 9/12] sbmac-fixes Andrew Isaacson
2005-10-20 6:58 ` [PATCH 10/12] 1480-pci-support Andrew Isaacson
2005-10-20 6:59 ` [PATCH 11/12] 1480-ht-support Andrew Isaacson
2005-10-20 6:59 ` [PATCH 12/12] pci-expmem-hack Andrew Isaacson
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=20051020065557.GC23899@broadcom.com \
--to=adi@broadcom.com \
--cc=linux-mips@linux-mips.org \
/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.