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 +- .../aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-phosphor/aspeed-layer') 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. diff --git a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb b/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb index d11430963..179e1e636 100644 --- a/meta-phosphor/aspeed-layer/recipes-kernel/cf-fsi-firmware/cf-fsi-firmware.bb +++ b/meta-phosphor/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" -- cgit v1.2.3