diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-08-16 19:44:06 +0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-10-29 22:32:02 +0400 |
commit | 479a0e3e0245fa116412bc105ab1161636c220cb (patch) | |
tree | 3aa73f8d4626f1f29821df184fa9d6df9d08e6d4 /include/asm-mips/mips-boards | |
parent | fd0197d26208b896caa958cc1780e8016f439711 (diff) | |
download | linux-479a0e3e0245fa116412bc105ab1161636c220cb.tar.xz |
Support for CoreFPGA-3.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include/asm-mips/mips-boards')
-rw-r--r-- | include/asm-mips/mips-boards/generic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/mips-boards/generic.h b/include/asm-mips/mips-boards/generic.h index ed01124561c1..25b6ffc26623 100644 --- a/include/asm-mips/mips-boards/generic.h +++ b/include/asm-mips/mips-boards/generic.h @@ -66,6 +66,7 @@ #define MIPS_REVISION_CORID_CORE_EMUL 6 #define MIPS_REVISION_CORID_CORE_FPGA2 7 #define MIPS_REVISION_CORID_CORE_FPGAR2 8 +#define MIPS_REVISION_CORID_CORE_FPGA3 9 /**** Artificial corid defines ****/ /* |