svn commit: r285564 - head/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Jul 14 20:10:13 UTC 2015
Author: gjb
Date: Tue Jul 14 20:10:12 2015
New Revision: 285564
URL: https://svnweb.freebsd.org/changeset/base/285564
Log:
Document r282731, ubldr is relocatable.
Sponsored by: The FreeBSD Foundation
Modified:
head/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 20:10:09 2015 (r285563)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jul 14 20:10:12 2015 (r285564)
@@ -787,6 +787,15 @@
has been extended to non-<acronym>EFI</acronym>
systems.</para>
+ <para revision="282731" 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
+ ${loadaddr}</literal> in
+ <literal>u-boot</literal>.</para>
+
<para revision="282921" contrib="sponsor" sponsor="&intelcorp;"
arch="amd64,i386">The &man.nvd.4; and &man.nvme.4; drivers are
now included in the <filename>GENERIC</filename> kernel
More information about the svn-src-all
mailing list