]> Git Repo - J-u-boot.git/commit
board: stm32mp1: Keep error led ON in case of low power detection
authorPatrice Chotard <[email protected]>
Wed, 22 Apr 2020 12:29:11 +0000 (14:29 +0200)
committerPatrick Delaunay <[email protected]>
Thu, 14 May 2020 07:02:12 +0000 (09:02 +0200)
commitcadd1bfd2d92d1aa20dda21b787683977399eac1
tree7ab1a37b8ca20121df43d7f380720a888124a5ef
parenteaec1f9e90241e9fde5540f6da28063df730102f
board: stm32mp1: Keep error led ON in case of low power detection

Since commit commit dd2810851eb1 ("stm32mp1: board: support of
error led on ed1/ev1 board") the attended behavior was no more
respected in case of low power source detection on DK2.

The expected behavior is either the error LED keeps blinking for ever,
or blinks 2 or 3 times and must stay ON.

Reviewed-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrice Chotard <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
board/st/stm32mp1/stm32mp1.c
This page took 0.035032 seconds and 4 git commands to generate.