forked from Minki/linux
Sibyte header cleanup
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> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
4cbf2beac2
commit
4f19f99047
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -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
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
|
@ -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
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: 01/02/2002
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -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
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -8,8 +8,6 @@
|
||||
*
|
||||
* SB1250 specification level: User's manual 1/02/02
|
||||
*
|
||||
* Author: Mitch Lichtenberg
|
||||
*
|
||||
*********************************************************************
|
||||
*
|
||||
* Copyright 2000,2001,2002,2003
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user