summaryrefslogtreecommitdiff
path: root/meta-phosphor/aspeed-layer/recipes-bsp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-08-31 20:39:15 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-05 15:31:27 +0300
commite5b38600acdf234da9e632706d9677a7f9d3e2e8 (patch)
treea7f6a0c24c19e7a9d51824dca094408f89852848 /meta-phosphor/aspeed-layer/recipes-bsp
parent5bb9eb33de1d8f6a34794825672ece99687ed24b (diff)
downloadopenbmc-e5b38600acdf234da9e632706d9677a7f9d3e2e8.tar.xz
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. (From meta-phosphor rev: 38f27112a9bc38337d8f4c63c333d2a1f28945fa) Change-Id: I834b99d63a260f21c60b58c91ec328cf04b683fe Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/aspeed-layer/recipes-bsp')
-rw-r--r--meta-phosphor/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch b/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
index 6bf9bb798..7712f4d1b 100644
--- a/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
+++ b/meta-phosphor/aspeed-layer/recipes-bsp/u-boot/files/0004-config-ast-common-Add-conditional-factory-reset-comm.patch
@@ -3,7 +3,7 @@ From: "Edward A. James" <eajames@us.ibm.com>
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.