Commit c5760abd authored by Jean-Christian de Rivaz's avatar Jean-Christian de Rivaz Committed by Bryan Wu

Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in...

Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in the kernel like in uboot
Signed-off-by: default avatarJean-Christian de Rivaz <jc@eclis.ch>
Signed-off-by: default avatarBryan Wu <bryan.wu@analog.com>
parent d6fe89b0
...@@ -58,6 +58,8 @@ ...@@ -58,6 +58,8 @@
#elif defined(CONFIG_BFIN) #elif defined(CONFIG_BFIN)
#define SMC_IRQ_FLAGS IRQF_TRIGGER_HIGH #define SMC_IRQ_FLAGS IRQF_TRIGGER_HIGH
#define RPC_LSA_DEFAULT RPC_LED_100_10
#define RPC_LSB_DEFAULT RPC_LED_TX_RX
# if defined (CONFIG_BFIN561_EZKIT) # if defined (CONFIG_BFIN561_EZKIT)
#define SMC_CAN_USE_8BIT 0 #define SMC_CAN_USE_8BIT 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment