OpenCores
URL https://opencores.org/ocsvn/or1k_soc_on_altera_embedded_dev_kit/or1k_soc_on_altera_embedded_dev_kit/trunk

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [arch/] [m68k/] [hp300/] [reboot.S] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 xianfeng
/*
2
 *  linux/arch/m68k/hp300/reboot.S
3
 *
4
 *  Copyright (C) 1998 Philip Blundell 
5
 *
6
 *  Do the dirty work of rebooting the machine.  Basically we need to undo all the
7
 *  good stuff that head.S did when we started up.  The caches and MMU must be
8
 *  disabled and then we jump back to the PROM.  This is a bit gruesome but we put
9
 *  a brave face on it.
10
 */
11
 
12
/* XXX Doesn't work yet.  Not sure why and can't be bothered to fix it at the moment. */
13
 
14
        .globl  hp300_reset
15
hp300_reset:
16
        jmp     hp300_reset

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.