Hello
Is it possible manage ArmStoneA9 leds from update.src u-boot script?
Thanks
Hello
Is it possible manage ArmStoneA9 leds from update.src u-boot script?
Thanks
Hello,
ArmStoneA9 has 2 on-Board LEDs which you can toggle. The UBoot command is led [0|1|all] [on|off|toggle|blink].
Every UBoot command can also executed by the udpate/install script. You have to modify the install.txt from the release directory/sources/ and compile it with the mkimage tool.
Your F&S Support Team