aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm')
-rw-r--r--include/asm-arm/arch-orion/orion.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asm-arm/arch-orion/orion.h b/include/asm-arm/arch-orion/orion.h
index 061c03c5a17e..f787f752e58c 100644
--- a/include/asm-arm/arch-orion/orion.h
+++ b/include/asm-arm/arch-orion/orion.h
@@ -43,6 +43,9 @@
43/******************************************************************************* 43/*******************************************************************************
44 * Supported Devices & Revisions 44 * Supported Devices & Revisions
45 ******************************************************************************/ 45 ******************************************************************************/
46/* Orion-1 (88F5181) */
47#define MV88F5181_DEV_ID 0x5181
48#define MV88F5181_REV_B1 3
46/* Orion-NAS (88F5182) */ 49/* Orion-NAS (88F5182) */
47#define MV88F5182_DEV_ID 0x5182 50#define MV88F5182_DEV_ID 0x5182
48#define MV88F5182_REV_A2 2 51#define MV88F5182_REV_A2 2