]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/mips/include/asm/inca-ip.h
MIPS: board.c: move extern declarations to u-boot-mips.h
[karo-tx-uboot.git] / arch / mips / include / asm / inca-ip.h
index e787a1dee656906fc29712fd7bd1ba74aa06e9c4..26f100290c0f483c5df4235cfb6c9cd6a3f3ee35 100644 (file)
 /*  Module      :  EBU register address and bits                       */
 /***********************************************************************/
 
-#if defined(CONFIG_INCA_IP)
 #define INCA_IP_EBU                          (0xB8000200)
-#elif defined(CONFIG_PURPLE)
-#define INCA_IP_EBU                          (0xB800D800)
-#endif
-
 /***********************************************************************/
 
 
@@ -1495,12 +1490,7 @@ If set and clear bit are written concurrently with 1, the associated bit is not
 /*  Module      :  ASC register address and bits                       */
 /***********************************************************************/
 
-#if defined(CONFIG_INCA_IP)
 #define INCA_IP_ASC                          (0xB8000400)
-#elif defined(CONFIG_PURPLE)
-#define INCA_IP_ASC                          (0xBE500000)
-#endif
-
 /***********************************************************************/