Files
linux/drivers/watchdog
Noralf Trønnes 1df1431c24 watchdog: bcm2835: Support setting reboot partition
The Raspberry Pi firmware looks at the RSTS register to know which
partition to boot from. The reboot syscall command
LINUX_REBOOT_CMD_RESTART2 supports passing in a string argument.

Add support for passing in a partition number 0..63 to boot from.
Partition 63 is a special partiton indicating halt.
If the partition doesn't exist, the firmware falls back to partition 0.

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
2019-04-02 12:38:15 +01:00
..
2017-12-28 20:44:39 +01:00
2017-06-05 20:37:17 +02:00
2018-05-21 21:24:40 +02:00
2014-03-31 13:28:20 +02:00