summaryrefslogtreecommitdiffstats
path: root/platforms/x-load.in
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2018-11-01 13:25:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-09 08:30:52 +0100
commite64b50369cb4e2095698f4e573378661f55af078 (patch)
tree3c92579f8dddab9e46d0bbde30b305e71eb1025c /platforms/x-load.in
parentd1ed9efe629d6401ce4382872afb232f03923800 (diff)
downloadptxdist-e64b50369cb4e2095698f4e573378661f55af078.tar.gz
ptxdist-e64b50369cb4e2095698f4e573378661f55af078.tar.xz
Fix typos in KConfig files (.in rules)
To not fix typos one by one, use a tool for that. All typos found with `codespell -i 3 -w rules/*.in platforms/*.in`. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms/x-load.in')
-rw-r--r--platforms/x-load.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/platforms/x-load.in b/platforms/x-load.in
index d2f39d2e1..83e2978db 100644
--- a/platforms/x-load.in
+++ b/platforms/x-load.in
@@ -5,7 +5,7 @@ menuconfig X_LOAD
depends on ARCH_ARM
prompt "OMAP x-load "
help
- The X-Loader is a first level bootloader for Texas Intruments OMAP
+ The X-Loader is a first level bootloader for Texas Instruments OMAP
microprocessors (similar to the AT91Bootstrap application). It is
used for booting these microprocessors from NAND-flash, MMC/SD-card,
USB or serial interfaces.
@@ -17,7 +17,7 @@ config X_LOAD_VERSION
default f243938
prompt "x-loader version"
help
- Enter the X-Loader version you want to build. Usally something like "1.4.2"
+ Enter the X-Loader version you want to build. Usually something like "1.4.2"
NOTICE: The X-Loader source tree was never released as download archive.
As long as that fact exists you can use the archived tarballs at: