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.
diff --git a/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb b/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb
index d114309..179e1e6 100644
--- a/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb
+++ b/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb
@@ -1,5 +1,5 @@
 SUMMARY = "Firmware for using the ASPEED ColdFire FSI master"
-SECTION = "kenrel"
+SECTION = "kernel"
 
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"