From: wdenk Date: Thu, 23 Nov 2000 00:56:53 +0000 (+0000) Subject: Fix status LED on ETX boards. X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=470c57b90cc967f97c4c7141b88450de70de66d8;p=users%2Frw%2Fppcboot.git Fix status LED on ETX boards. --- diff --git a/include/status_led.h b/include/status_led.h index 14e9560..bfd389c 100644 --- a/include/status_led.h +++ b/include/status_led.h @@ -61,7 +61,7 @@ # define STATUS_LED_DAT im_ioport.iop_pddat # define STATUS_LED_BIT 0x00000001 -# define STATUS_LED_ACTIVE 1 /* LED on for bit == 0 */ +# define STATUS_LED_ACTIVE 0 /* LED on for bit == 0 */ # define STATUS_LED_PERIOD 500