PERFORCE change 227084 for review

Robert Watson rwatson at FreeBSD.org
Tue Mar 26 09:27:14 UTC 2013


http://p4web.freebsd.org/@@227084?ac=10

Change 227084 by rwatson at 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__;


More information about the p4-projects mailing list