From 1b0a9c4c22391be553fabc4e71e9a196ef52586a Mon Sep 17 00:00:00 2001 From: Thierry Laurion Date: Wed, 2 Dec 2020 17:35:10 -0500 Subject: [PATCH] xx30-*-maximized boards: typo fix in comments expend -> expand --- boards/t430-hotp-maximized/t430-hotp-maximized.config | 2 +- boards/t430-maximized/t430-maximized.config | 2 +- boards/x230-hotp-maximized/x230-hotp-maximized.config | 2 +- boards/x230-maximized/x230-maximized.config | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boards/t430-hotp-maximized/t430-hotp-maximized.config b/boards/t430-hotp-maximized/t430-hotp-maximized.config index 38e10af74..ba2fabc12 100644 --- a/boards/t430-hotp-maximized/t430-hotp-maximized.config +++ b/boards/t430-hotp-maximized/t430-hotp-maximized.config @@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal" # the ME image and part of the coreboot image, and a 4 MB one that # has the rest of the coreboot and the reset vector. # -# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space) +# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space) # # When flashing via an external programmer it is easiest to have # two separate files for these pieces. diff --git a/boards/t430-maximized/t430-maximized.config b/boards/t430-maximized/t430-maximized.config index b5c06e85f..d3bb59bec 100644 --- a/boards/t430-maximized/t430-maximized.config +++ b/boards/t430-maximized/t430-maximized.config @@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal" # the ME image and part of the coreboot image, and a 4 MB one that # has the rest of the coreboot and the reset vector. # -# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space) +# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space) # # When flashing via an external programmer it is easiest to have # two separate files for these pieces. diff --git a/boards/x230-hotp-maximized/x230-hotp-maximized.config b/boards/x230-hotp-maximized/x230-hotp-maximized.config index 3a39a36e7..fe629a0af 100644 --- a/boards/x230-hotp-maximized/x230-hotp-maximized.config +++ b/boards/x230-hotp-maximized/x230-hotp-maximized.config @@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal" # the ME image and part of the coreboot image, and a 4 MB one that # has the rest of the coreboot and the reset vector. # -# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space) +# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space) # # When flashing via an external programmer it is easiest to have # two separate files for these pieces. diff --git a/boards/x230-maximized/x230-maximized.config b/boards/x230-maximized/x230-maximized.config index db317cbce..49ce572ca 100644 --- a/boards/x230-maximized/x230-maximized.config +++ b/boards/x230-maximized/x230-maximized.config @@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal" # the ME image and part of the coreboot image, and a 4 MB one that # has the rest of the coreboot and the reset vector. # -# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space) +# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space) # # When flashing via an external programmer it is easiest to have # two separate files for these pieces.