]> git.baikalelectronics.ru Git - uboot.git/commit
test-fit.py: Minor grammar/spelling/clarification tweaks
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 13 Mar 2017 10:50:55 +0000 (06:50 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 20 Mar 2017 22:04:41 +0000 (18:04 -0400)
commit8061efd454994a36336490989521b2bdf66a5a39
tree9ecdab3740e79cbd627f520426efa915cd2ee985
parentec552e1e27a4d9e3fae1b92fbebd958f170a1f41
test-fit.py: Minor grammar/spelling/clarification tweaks

* Add note that execution needs Python development package installed
* Standardize on upper case "FIT", "FDT" as necessary for clarity
* Fix "tempoerary", "linex" typos

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
test/image/test-fit.py