X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fcorscience%2Ftricorder%2Ftricorder.c;h=fb5d0364818e6fddf7f75d692ee4d4759a319a1e;hp=b8129168b9fa7641203a757105f979e5bed96745;hb=ad9f072c2e3b6b4b198f171cb1ba6c0e7fc3e06e;hpb=890880583d84607e36b52a785a96b167728bbf73 diff --git a/board/corscience/tricorder/tricorder.c b/board/corscience/tricorder/tricorder.c index b8129168b9..fb5d036481 100644 --- a/board/corscience/tricorder/tricorder.c +++ b/board/corscience/tricorder/tricorder.c @@ -118,9 +118,9 @@ int misc_init_r(void) print_hwversion(&eeprom); twl4030_power_init(); -#ifdef CONFIG_TWL4030_LED - twl4030_led_init(TWL4030_LED_LEDEN_LEDAON | TWL4030_LED_LEDEN_LEDBON); -#endif + status_led_set(0, STATUS_LED_ON); + status_led_set(1, STATUS_LED_ON); + status_led_set(2, STATUS_LED_ON); dieid_num_r();