Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 20:40:07 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/cavium octeon_machdep.c
Message-ID:  <201001222040.o0MKeQGc005239@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/mips/cavium      octeon_machdep.c 
  Log:
  SVN rev 202831 on 2010-01-22 20:40:07Z by imp
  
  o Add support for memory above 256MB on the octeon.
  o Force the ebase to be 0x80000000 (the base that we're booted with may
    need to be respected in the future).
  o Initialize the clock early so we can initialize the console early
  o use panic where we can now use it.
  o Tag some code for parsing the boot records as belonging in the cavium sdk.
  o remove support for booting on ancient boards...
  
  # we make it further in bootstrapping now: interrupts being enabled in the
  # uarts are now taking us out, it seems, for reasons unknown.
  
  Revision  Changes    Path
  1.5       +113 -73   src/sys/mips/cavium/octeon_machdep.c



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