diff options
author | Noralf Trønnes <[email protected]> | 2015-06-17 16:04:04 +0200 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-09-28 10:56:05 +0200 |
commit | 898e6861ff7cfc9f539b57859a27fbd1fe4298ae (patch) | |
tree | 449a20ba7c6ee5e1097026aa83725752230cbfa8 /lib/mpi/mpi-pow.c | |
parent | c73318f43d3967e3ce810665d9c74a7d238d24d1 (diff) |
watchdog: bcm2835: Fix poweroff behaviour
Currently poweroff/halt results in a reboot on the Raspberry Pi.
The firmware uses the RSTS register to know which partiton to
boot from. The partiton value is spread into bits
0, 2, 4, 6, 8, 10. Partiton 63 is a special partition used by
the firmware to indicate halt.
The firmware made this change in 19 Aug 2013 and was matched
by the downstream commit:
Changes for new NOOBS multi partition booting from gsh
Signed-off-by: Noralf Trønnes <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-pow.c')
0 files changed, 0 insertions, 0 deletions