uboot-tools: fix minor typo in Config.in file
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Jun 2016 21:13:09 +0000 (23:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Jun 2016 21:13:09 +0000 (23:13 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uboot-tools/Config.in
package/uboot-tools/Config.in.host

index c663230f6a977891d2051ee340c1fb4aa428c777..88d62256011c28ee09a936e5c1f9d2d6b016f98b 100644 (file)
@@ -14,7 +14,7 @@ config BR2_PACKAGE_UBOOT_TOOLS_FIT_SUPPORT
        help
          Enables support for Flattened Image Tree (FIT).
 
-         This option allows to boot the new uImage structrure,
+         This option allows to boot the new uImage structure,
          Flattened Image Tree. FIT is formally a FDT, which can include
          images of various types (kernel, FDT blob, ramdisk, etc.)
          in a single blob. To boot this new uImage structure,
index 406d9ff9eaf6bf3e6709de2bad8283d0e71cd811..52a4c2ec30496b13ba58a4c405a05d53592298fc 100644 (file)
@@ -13,7 +13,7 @@ config BR2_PACKAGE_HOST_UBOOT_TOOLS_FIT_SUPPORT
        help
          Enables support for Flattened Image Tree (FIT).
 
-         This option allows to boot the new uImage structrure,
+         This option allows to boot the new uImage structure,
          Flattened Image Tree. FIT is formally a FDT, which can include
          images of various types (kernel, FDT blob, ramdisk, etc.)
          in a single blob. To boot this new uImage structure,