dcac8843 | 27-Feb-2016 |
Paul Kocialkowski <contact@paulk.fr> |
kc1: Clear reboot mode garbage on cold reset
Reboot mode garbage is found on cold reset and might be seen as valid on the next warm reset, thus it has to be cleared on cold reset.
Signed-off-by: Pa
kc1: Clear reboot mode garbage on cold reset
Reboot mode garbage is found on cold reset and might be seen as valid on the next warm reset, thus it has to be cleared on cold reset.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
show more ...
|
ee85a415 | 27-Feb-2016 |
Paul Kocialkowski <contact@paulk.fr> |
kc1: Power off when the power on reason is not a valid one
Some power on reasons are not desirable (e.g. too short press on the power button), battery plug. Thus, power off the device when one of th
kc1: Power off when the power on reason is not a valid one
Some power on reasons are not desirable (e.g. too short press on the power button), battery plug. Thus, power off the device when one of those occurs.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
show more ...
|
7c0a4b79 | 27-Feb-2016 |
Paul Kocialkowski <contact@paulk.fr> |
kc1: OMAP4 reboot mode support
This adds support for the omap4 reboot mode mechanism and exports the reboot mode via an environment variable, that is used in the boot command to make it possible to
kc1: OMAP4 reboot mode support
This adds support for the omap4 reboot mode mechanism and exports the reboot mode via an environment variable, that is used in the boot command to make it possible to boot from the recovery partition or fastboot.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
show more ...
|