162306a36Sopenharmony_ci/*
262306a36Sopenharmony_ci *  linux/arch/m68k/hp300/reboot.S
362306a36Sopenharmony_ci *
462306a36Sopenharmony_ci *  Copyright (C) 1998 Philip Blundell <philb@gnu.org>
562306a36Sopenharmony_ci *
662306a36Sopenharmony_ci *  Do the dirty work of rebooting the machine.  Basically we need to undo all the
762306a36Sopenharmony_ci *  good stuff that head.S did when we started up.  The caches and MMU must be
862306a36Sopenharmony_ci *  disabled and then we jump back to the PROM.  This is a bit gruesome but we put
962306a36Sopenharmony_ci *  a brave face on it.
1062306a36Sopenharmony_ci */
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci/* XXX Doesn't work yet.  Not sure why and can't be bothered to fix it at the moment. */
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci	.globl	hp300_reset
1562306a36Sopenharmony_cihp300_reset:
1662306a36Sopenharmony_ci	jmp	hp300_reset
17