Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2013 09:27:13 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 227084 for review
Message-ID:  <201303260927.r2Q9RDhD028362@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@227084?ac=10

Change 227084 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/03/26 09:26:57

	Fix typo in linker-script comment.

Affected files ...

.. //depot/projects/ctsrd/beribsd/src/sys/boot/mips/beri/boot2/linker.cfg#2 edit

Differences ...

==== //depot/projects/ctsrd/beribsd/src/sys/boot/mips/beri/boot2/linker.cfg#2 (text+ko) ====

@@ -51,7 +51,7 @@
     __cheri_flash_base__ + __cheri_flash_bootfs_base__;
 
 /*
- * Locate where boot2 will self-relocate to as its first step.
+ * Location where boot2 will self-relocate to as its first step.
  */
 __boot2_base__ = 0x4000;
 __boot2_base_vaddr__ = __mips64_xkphys_cached__ + __boot2_base__;



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