From 32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd Mon Sep 17 00:00:00 2001 From: Thomas Hebb Date: Wed, 13 Nov 2019 18:18:03 -0800 Subject: cosmetic: Fix spelling and whitespace errors Signed-off-by: Thomas Hebb --- doc/uImage.FIT/source_file_format.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/uImage.FIT') diff --git a/doc/uImage.FIT/source_file_format.txt b/doc/uImage.FIT/source_file_format.txt index f8e27ed34e8..18d2aedcb73 100644 --- a/doc/uImage.FIT/source_file_format.txt +++ b/doc/uImage.FIT/source_file_format.txt @@ -262,7 +262,7 @@ o config-1 - loadables : Unit name containing a list of additional binaries to be loaded at their given locations. "loadables" is a comma-separated list of strings. U-Boot will load each binary at its given start-address and - may optionaly invoke additional post-processing steps on this binary based + may optionally invoke additional post-processing steps on this binary based on its component image node type. - compatible : The root compatible string of the U-Boot device tree that this configuration shall automatically match when CONFIG_FIT_BEST_MATCH is -- cgit v1.2.3