Skip to content

Commit 05e212d

Browse files
authored
Merge pull request #917 from tlaurion/quick_typo_fixes
xx30-*-maximized boards: typo fix in comments expend -> expand
2 parents 36c04f1 + 1b0a9c4 commit 05e212d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

boards/t430-hotp-maximized/t430-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal"
7171
# the ME image and part of the coreboot image, and a 4 MB one that
7272
# has the rest of the coreboot and the reset vector.
7373
#
74-
# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space)
74+
# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space)
7575
#
7676
# When flashing via an external programmer it is easiest to have
7777
# two separate files for these pieces.

boards/t430-maximized/t430-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal"
7171
# the ME image and part of the coreboot image, and a 4 MB one that
7272
# has the rest of the coreboot and the reset vector.
7373
#
74-
# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space)
74+
# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space)
7575
#
7676
# When flashing via an external programmer it is easiest to have
7777
# two separate files for these pieces.

boards/x230-hotp-maximized/x230-hotp-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal"
7171
# the ME image and part of the coreboot image, and a 4 MB one that
7272
# has the rest of the coreboot and the reset vector.
7373
#
74-
# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space)
74+
# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space)
7575
#
7676
# When flashing via an external programmer it is easiest to have
7777
# two separate files for these pieces.

boards/x230-maximized/x230-maximized.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export CONFIG_FLASHROM_OPTIONS="--force --noverify-all -p internal"
7171
# the ME image and part of the coreboot image, and a 4 MB one that
7272
# has the rest of the coreboot and the reset vector.
7373
#
74-
# As a consequence, this replaces the need of having to flash x230-flash and expends available CBFS region (11.5Mb available CBFS space)
74+
# As a consequence, this replaces the need of having to flash x230-flash and expands available CBFS region (11.5Mb available CBFS space)
7575
#
7676
# When flashing via an external programmer it is easiest to have
7777
# two separate files for these pieces.

0 commit comments

Comments
 (0)