u-boot-brain/board/firefly/roc-pc-rk3399
Jagan Teki 6d06ea6c94 rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y
ROC-RK3399-PC has specific set of configurations for
on-board led setup.

Due to easiness for user to know the state of the board
roc-rk339-pc board code will setup the low power led
on/off, and waiting for user to press power key and then
glow full power led.

All this needs to happen only during power-on-reset not
for soft reset or WDT.

Also, it is not a proper usage to ask the user to press
the Power key if the board connected remotely, so add
the environment variable 'pwr_key' to check as well.

So, user need to press Power key only
- during POR
- pwr_key=y

Tested-by: Suniel Mahesh <sunil@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2020-07-22 20:55:13 +08:00
..
Kconfig rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 2020-02-19 16:45:38 +08:00
MAINTAINERS rk3399: Add ROC-RK3399-PC Mezzanine board 2020-05-01 18:32:56 +08:00
Makefile rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399 2020-02-19 16:45:38 +08:00
roc-pc-rk3399.c rockchip: roc-rk3399-pc: Set LED only during POR and pwr_key=y 2020-07-22 20:55:13 +08:00