summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-1.7.rst
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@microsoft.com>2020-12-21 17:06:04 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-24 08:23:33 +0000
commit07ec4c4ee7187eaded810201996e5b833ca12fa2 (patch)
treea0a99446788ef04a791521aa226653a86bbd9cf8 /documentation/ref-manual/migration-1.7.rst
parentf567cda0a9bebec26d33871cd09001e3b5ade1b4 (diff)
downloadpoky-07ec4c4ee7187eaded810201996e5b833ca12fa2.tar.gz
ref-manual: use consistent capitalisation of U-Boot
Change all instances of U-boot to U-Boot. (From yocto-docs rev: 153c60fd9f2807c8e98105bcd4384e52e2adaa1a) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/migration-1.7.rst')
-rw-r--r--documentation/ref-manual/migration-1.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration-1.7.rst b/documentation/ref-manual/migration-1.7.rst
index 19275b3cd6..54544e4798 100644
--- a/documentation/ref-manual/migration-1.7.rst
+++ b/documentation/ref-manual/migration-1.7.rst
@@ -190,7 +190,7 @@ Removed Recipes
190 190
191The following recipes have been removed: 191The following recipes have been removed:
192 192
193- ``x-load``: This recipe has been superseded by U-boot SPL for all 193- ``x-load``: This recipe has been superseded by U-Boot SPL for all
194 Cortex-based TI SoCs. For legacy boards, the ``meta-ti`` layer, which 194 Cortex-based TI SoCs. For legacy boards, the ``meta-ti`` layer, which
195 contains a maintained recipe, should be used instead. 195 contains a maintained recipe, should be used instead.
196 196