]> xenbits.xensource.com Git - xen.git/commit
xen: arm: enable sync console in machine_reboot.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 15 Jan 2015 11:22:27 +0000 (11:22 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 27 Jan 2015 16:47:02 +0000 (16:47 +0000)
commit2d61819c0b313ff7c8c0eedbe02d9d0197a7f57a
tree53aa7bed4b3ac262b73d3c62c64c9be1e42c5e8b
parent9ba80a722b193c912432d544338f8daf9a846cd7
xen: arm: enable sync console in machine_reboot.

Otherwise the last thing printed is "(XE" or something.

In line with x86 also disable the watchdog and spin debugging.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/shutdown.c