Re: [PATCH v3] watchdog: bcm2835: Fix poweroff behaviour

From: Noralf TrÃnnes
Date: Sun Sep 13 2015 - 15:26:35 EST



Den 18.06.2015 05:58, skrev Guenter Roeck:
On 06/17/2015 07:04 AM, Noralf TrÃnnes wrote:
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 <noralf@xxxxxxxxxxx>

Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>


It seems that this has slipped through the cracks, at least it didn't
enter in the 4.3 merge window.


Noralf.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/