Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 20:32:07 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/include md_var.h src/sys/mips/mips machdep.c
Message-ID:  <201001222032.o0MKWKFu004564@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-01-22 20:32:07 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/include     md_var.h 
    sys/mips/mips        machdep.c 
  Log:
  SVN rev 202830 on 2010-01-22 20:32:07Z by imp
  
  Create a method of last resort for rebooting the mips processor: jump
  to the reset vector.  This works for many SoCs where other reset
  hardware is either missing or unknown.
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/mips/include/md_var.h
  1.18      +12 -0     src/sys/mips/mips/machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001222032.o0MKWKFu004564>