diff options
| author | Thomas Hebb <[email protected]> | 2019-11-13 18:18:03 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2019-12-03 08:43:23 -0500 |
| commit | 32f2ca2a7e2ec3ecd0cfd56faebf4003001226fd (patch) | |
| tree | 738383ff9ec849bcb34f3a3e53ac0de433cd2d38 /doc/README.TPL | |
| parent | 983c0f91d8644c74a781dd63d5fe9f86c1f9d827 (diff) | |
cosmetic: Fix spelling and whitespace errors
Signed-off-by: Thomas Hebb <[email protected]>
Diffstat (limited to 'doc/README.TPL')
| -rw-r--r-- | doc/README.TPL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.TPL b/doc/README.TPL index c94129fdc98..72027fd692e 100644 --- a/doc/README.TPL +++ b/doc/README.TPL @@ -31,7 +31,7 @@ make environment and also appended to CPPFLAGS with -DCONFIG_TPL_BUILD. The SPL options are shared by SPL and TPL, the board config file should determine which SPL options to choose based on whether CONFIG_TPL_BUILD -is set. Source files can be compiled for TPL with options choosed in the +is set. Source files can be compiled for TPL with options chosen in the board config file. TPL use a small device tree (u-boot-tpl.dtb), containing only the nodes with |
