Author: gjb
Date: Tue Jul 14 20:10:36 2015
New Revision: 285570
URL: https://svnweb.freebsd.org/changeset/base/285570

Log:
  Document r283505, relocatable kernel and ubldr.
  
  Approved by:  re (implicit)
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Tue Jul 14 
20:10:34 2015        (r285569)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Tue Jul 14 
20:10:36 2015        (r285570)
@@ -352,6 +352,18 @@
        now included in the <filename>GENERIC</filename> kernel
        configuration by default.</para>
 
+      <para revision="283505">Support for booting relocatable kernels
+       has been extended to non-<acronym>EFI</acronym>
+       systems.</para>
+
+      <para revision="283505" arch="arm">The &arch.arm; boot loader,
+       <filename>ubldr</filename>, is now relocatable.  In addition,
+       the <filename>ubldr.bin</filename> file is now created during
+       build time, which is a stripped binary with an entry point of
+       <literal>0</literal>, providing the ability to specify the
+       load address by running <literal>go
+         &dollar;{loadaddr}</literal> in
+       <literal>u-boot</literal>.</para>
       <para revision="284522" contrib="sponsor"
        sponsor="&limelight;">A new kernel configuration option,
        <literal>EM_MULTIQUEUE</literal>, has been added which enables
_______________________________________________
svn-src-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to