Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os 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>

authored by

Andrew Isaacson and committed by
Ralf Baechle
4f19f990 4cbf2bea

+7 -30
-2
include/asm-mips/sibyte/sb1250_defs.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
+2 -3
include/asm-mips/sibyte/sb1250_dma.h
··· 7 7 * programming the SB1250's DMA controllers, both the data mover 8 8 * and the Ethernet DMA. 9 9 * 10 - * SB1250 specification level: User's manual 1/02/02 11 - * 12 - * Author: Mitch Lichtenberg 10 + * SB1250 specification level: User's manual 10/21/02 11 + * BCM1280 specification level: User's manual 11/24/03 13 12 * 14 13 ********************************************************************* 15 14 *
+2 -3
include/asm-mips/sibyte/sb1250_genbus.h
··· 6 6 * This module contains constants and macros useful for 7 7 * manipulating the SB1250's Generic Bus interface 8 8 * 9 - * SB1250 specification level: User's manual 1/02/02 10 - * 11 - * Author: Mitch Lichtenberg 9 + * SB1250 specification level: User's manual 10/21/02 10 + * BCM1280 specification level: User's Manual 11/14/03 12 11 * 13 12 ********************************************************************* 14 13 *
-2
include/asm-mips/sibyte/sb1250_int.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_l2c.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_ldt.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_mac.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_mc.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_regs.h
··· 8 8 * 9 9 * SB1250 specification level: 01/02/2002 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_scd.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
+2 -3
include/asm-mips/sibyte/sb1250_smbus.h
··· 6 6 * This module contains constants and macros useful for 7 7 * manipulating the SB1250's SMbus devices. 8 8 * 9 - * SB1250 specification level: 01/02/2002 10 - * 11 - * Author: Mitch Lichtenberg 9 + * SB1250 specification level: 10/21/02 10 + * BCM1280 specification level: 11/24/03 12 11 * 13 12 ********************************************************************* 14 13 *
-2
include/asm-mips/sibyte/sb1250_syncser.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
-2
include/asm-mips/sibyte/sb1250_uart.h
··· 8 8 * 9 9 * SB1250 specification level: User's manual 1/02/02 10 10 * 11 - * Author: Mitch Lichtenberg 12 - * 13 11 ********************************************************************* 14 12 * 15 13 * Copyright 2000,2001,2002,2003
+1 -1
include/asm-mips/sibyte/swarm.h
··· 34 34 #define SIBYTE_DEFAULT_CONSOLE "ttyS0,115200" 35 35 #endif 36 36 #ifdef CONFIG_SIBYTE_LITTLESUR 37 - #define SIBYTE_BOARD_NAME "BCM1250C2 (LittleSur)" 37 + #define SIBYTE_BOARD_NAME "BCM91250C2 (LittleSur)" 38 38 #define SIBYTE_HAVE_PCMCIA 0 39 39 #define SIBYTE_HAVE_IDE 1 40 40 #define SIBYTE_DEFAULT_CONSOLE "cfe0"