From e5b38600acdf234da9e632706d9677a7f9d3e2e8 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Fri, 31 Aug 2018 12:39:15 -0500 Subject: 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 Signed-off-by: Brad Bishop --- .../0004-config-ast-common-Add-conditional-factory-reset-comm.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/aspeed-layer/recipes-bsp') 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" 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. -- cgit v1.2.3