]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/status_led.h
* Patch by Rune Torgersen, 27 Feb 2004:
[people/ms/u-boot.git] / include / status_led.h
index 3438bde32d58b254ffe08d4d0a1ad1973dc5d8d8..4840c491095fac6ab59ddfbebb38672fda521b4e 100644 (file)
@@ -43,7 +43,7 @@ void status_led_tick (unsigned long timestamp);
 void status_led_set  (int led, int state);
 
 /*****  TQM8xxL  ********************************************************/
-#if defined(CONFIG_TQM8xxL) && !defined(CONFIG_BMS2003)
+#if defined(CONFIG_TQM8xxL) && !defined(CONFIG_HMI10)
 # define STATUS_LED_PAR                im_cpm.cp_pbpar
 # define STATUS_LED_DIR                im_cpm.cp_pbdir
 # define STATUS_LED_ODR                im_cpm.cp_pbodr
@@ -318,8 +318,8 @@ void status_led_set  (int led, int state);
 
 # define STATUS_LED_BOOT        0               /* LED 0 used for boot status */
 
-/*****  BMS2003  ********************************************************/
-#elif defined(CONFIG_BMS2003)
+/*****  HMI10  **********************************************************/
+#elif defined(CONFIG_HMI10)
 # define STATUS_LED_PAR                im_ioport.iop_papar
 # define STATUS_LED_DIR                im_ioport.iop_padir
 # define STATUS_LED_ODR                im_ioport.iop_paodr