summaryrefslogtreecommitdiff
path: root/tools/binman/README.entries
diff options
context:
space:
mode:
authorThomas Hebb <tommyhebb@gmail.com>2019-11-14 05:18:03 +0300
committerTom Rini <trini@konsulko.com>2019-12-03 16:43:23 +0300
commit32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd (patch)
tree738383ff9ec849bcb34f3a3e53ac0de433cd2d38 /tools/binman/README.entries
parent983c0f91d8644c74a781dd63d5fe9f86c1f9d827 (diff)
downloadu-boot-32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd.tar.xz
cosmetic: Fix spelling and whitespace errors
Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Diffstat (limited to 'tools/binman/README.entries')
-rw-r--r--tools/binman/README.entries4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/binman/README.entries b/tools/binman/README.entries
index 1099433521..0576e63a86 100644
--- a/tools/binman/README.entries
+++ b/tools/binman/README.entries
@@ -519,7 +519,7 @@ Properties / Entry arguments:
This file contains code used by the SoC that is required to make it work.
The Management Engine is like a background task that runs things that are
-not clearly documented, but may include keyboard, deplay and network
+not clearly documented, but may include keyboard, display and network
access. For platform that use ME it is not possible to disable it. U-Boot
does not directly execute code in the ME binary.
@@ -593,7 +593,7 @@ Entry: powerpc-mpc85xx-bootpg-resetvec: PowerPC mpc85xx bootpg + resetvec code f
Properties / Entry arguments:
- filename: Filename of u-boot-br.bin (default 'u-boot-br.bin')
-This enrty is valid for PowerPC mpc85xx cpus. This entry holds
+This entry is valid for PowerPC mpc85xx cpus. This entry holds
'bootpg + resetvec' code for PowerPC mpc85xx CPUs which needs to be
placed at offset 'RESET_VECTOR_ADDRESS - 0xffc'.