* Make BMS2003 use a separate config file to avoid #ifdef mess;
  add I2C support; add support for DS1337 RTC

* Add CompactFlash support  for BMS2003 board

* Add support for status LED on BMS2003 board
diff --git a/include/asm-mips/au1x00.h b/include/asm-mips/au1x00.h
index 917fd83..317e6da 100644
--- a/include/asm-mips/au1x00.h
+++ b/include/asm-mips/au1x00.h
@@ -128,6 +128,9 @@
 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5)
 #endif
 
+#define CP0_IWATCHLO		$18,1
+#define CP0_DEBUG		$23
+
 /* SDRAM Controller */
 #define MEM_SDMODE0                0xB4000000
 #define MEM_SDMODE1                0xB4000004