From 328da9c29db6032e93a565fb5c193abeb8fe5e3d Mon Sep 17 00:00:00 2001 From: gjb Date: Tue, 14 Jul 2015 20:10:36 +0000 Subject: Document r283505, relocatable kernel and ubldr. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation --- release/doc/en_US.ISO8859-1/relnotes/article.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'release/doc') diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index c060bd1..5f03ab4 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -352,6 +352,18 @@ now included in the GENERIC kernel configuration by default. + Support for booting relocatable kernels + has been extended to non-EFI + systems. + + The &arch.arm; boot loader, + ubldr, is now relocatable. In addition, + the ubldr.bin file is now created during + build time, which is a stripped binary with an entry point of + 0, providing the ability to specify the + load address by running go + ${loadaddr} in + u-boot. A new kernel configuration option, EM_MULTIQUEUE, has been added which enables -- cgit v1.1