Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2011 23:09:12 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/powerpc/booke locore.S pmap.c
Message-ID:  <201105272309.p4RN9RTG033020@repoman.freebsd.org>

index | next in thread | raw e-mail

marcel      2011-05-27 23:09:12 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/booke    locore.S pmap.c 
  Log:
  SVN rev 222391 on 2011-05-27 23:09:12Z by marcel
  
  Wire the kernel using TLB1 entry 0 rather than entry 1. A more recent
  U-Boot as found on the P1020RDB doesn't like it when we use entry 1
  (for some reason) whereas an older U-Boot doesn't mind if we use entry
  0. If anything else, this simplifies the code a bit.
  
  Revision  Changes    Path
  1.14      +3 -7      src/sys/powerpc/booke/locore.S
  1.41      +7 -16     src/sys/powerpc/booke/pmap.c


help

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