summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Mason <mmason@upwardaccess.com>2007-04-13 17:32:25 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2007-04-20 13:58:37 (GMT)
commit9a9943575ade643368849e2c963094ac637867e0 (patch)
treec57803e7c5d48a59133e88a75704e0b86fd3bcaa /include
parent46fcc86dd71d70211e965102fb69414c90381880 (diff)
downloadlinux-9a9943575ade643368849e2c963094ac637867e0.tar.xz
[MIPS] Add missing silicon revisions for BCM112x
Recent versions of the BCM112X processors aren't recognized by Linux (preventing Linux from booting on those processors). This patch adds support for those that are missing. Signed-off-by: Mark Mason <mason@broadcom.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/sibyte/sb1250_scd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/sibyte/sb1250_scd.h b/include/asm-mips/sibyte/sb1250_scd.h
index 7ed0bb6..b6a7d8f 100644
--- a/include/asm-mips/sibyte/sb1250_scd.h
+++ b/include/asm-mips/sibyte/sb1250_scd.h
@@ -84,6 +84,7 @@
#define K_SYS_REVISION_BCM112x_A2 0x21
#define K_SYS_REVISION_BCM112x_A3 0x22
#define K_SYS_REVISION_BCM112x_A4 0x23
+#define K_SYS_REVISION_BCM112x_B0 0x30
#define K_SYS_REVISION_BCM1480_S0 0x01
#define K_SYS_REVISION_BCM1480_A1 0x02