Module Name: src
Committed By: christos
Date: Fri Jan 2 18:49:02 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_reboot.c
Log Message:
- print a warning about powerdown not supported like other ports do
- merge duplicated code
- if halt is requested and there is no console, keep looping instead of
rebooting.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/arm32/arm32_reboot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.