Configure "STATUS" LED as heartbeat in addition to "DEBUG" LED not exposed on the front panel. This way it becomes a bit easier to see what part of the boot process the device is at. Suggested-by: Chris Healy <cphealy@xxxxxxxxx> Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> --- arch/arm/dts/vf610-zii-cfu1.dts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/dts/vf610-zii-cfu1.dts b/arch/arm/dts/vf610-zii-cfu1.dts index a9793adc3c..aace448e76 100644 --- a/arch/arm/dts/vf610-zii-cfu1.dts +++ b/arch/arm/dts/vf610-zii-cfu1.dts @@ -17,4 +17,10 @@ */ switch-eeprom = &switch0; }; + + gpio-leds { + led-status { + linux,default-trigger = "heartbeat"; + }; + }; }; -- 2.21.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox