Searched hist:"6 b0ee50634212a63a49e17646716f87df303a68d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/ |
H A D | wdog.h | diff 6b0ee50634212a63a49e17646716f87df303a68d Wed Nov 02 04:36:18 CDT 2016 Alexander Graf <agraf@suse.de> ARM: bcm283x: Implement EFI RTS reset_system
The rpi has a pretty simple way of resetting the whole system. All it takes is to poke a few registers at a well defined location in MMIO space.
This patch adds support for the EFI loader implementation to allow an OS to reset and power off the system when we're outside of boot time.
Signed-off-by: Alexander Graf <agraf@suse.de>
|
/openbmc/u-boot/arch/arm/mach-bcm283x/ |
H A D | reset.c | diff 6b0ee50634212a63a49e17646716f87df303a68d Wed Nov 02 04:36:18 CDT 2016 Alexander Graf <agraf@suse.de> ARM: bcm283x: Implement EFI RTS reset_system
The rpi has a pretty simple way of resetting the whole system. All it takes is to poke a few registers at a well defined location in MMIO space.
This patch adds support for the EFI loader implementation to allow an OS to reset and power off the system when we're outside of boot time.
Signed-off-by: Alexander Graf <agraf@suse.de>
|