Files
linux/drivers/watchdog
Noralf Trønnes e945be0876 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>
2022-03-21 16:03:47 +00:00
..
2021-06-21 08:49:00 +02:00
2021-06-22 12:40:31 +02:00
2021-06-21 08:49:09 +02:00