Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: Idbabe18a50a2458165617080bf2e828ae5740f2d
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch b/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
index 6bf9bb7..7712f4d 100644
--- a/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
+++ b/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
@@ -3,7 +3,7 @@
 Date: Thu, 9 Nov 2017 11:39:10 -0600
 Subject: [PATCH 4/4] config/ast-common: Add conditional factory reset command
 
-Factory reset (removing persistant rwfs) has to occur before we've
+Factory reset (removing persistent rwfs) has to occur before we've
 mounted the rwfs. However, the variable to determine whether or not to
 do the reset is stored in the u-boot env. This is tricky to access
 before rwfs is mounted except in u-boot. So, check it before every boot.