[PATCH v3] watchdog: bcm2835: Fix poweroff behaviour
Guenter Roeck
linux at roeck-us.net
Wed Jun 17 20:58:47 PDT 2015
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 at tronnes.org>
Reviewed-by: Guenter Roeck <linux at roeck-us.net>
More information about the linux-rpi-kernel
mailing list