Date: Tue, 14 Jul 2015 20:10:12 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r285564 - head/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201507142010.t6EKAC3W015052@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507142010.t6EKAC3W015052>