Integrate meta-seconorth-machine/kirkston-santvend-preshutdown-scripts
Commit: seco-ne/yocto/layers/meta-seconorth-machine@e2110e0f
seco-mx6.conf: add pre-shutdown scripts for SANTVEND
These scripts are ported from Jethro BSP.
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@9d0e6379
pre-shutdown-scripts: add a shutdow-pwr-check service
This service checks whether a board is supplied by battery or by PSU during the shutdown routine. And when the main power (PSU) is absent, the shutdow-pwr-check service reboots a board instead of performing a powerdown.
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de
--
Commit: seco-ne/yocto/layers/meta-seconorth-machine@04d37a5f
pre-shutdown-scripts: add a restore-wakeup-ok service
This service runs before poweroff call and restores the state of WakeUp_OK signal by setting a corresponding 'wakeup_ok' GPIO high. This makes a board to start-up automatically when the main power (PSU) will be provided again in future.
Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de