summaryrefslogtreecommitdiff
path: root/Documentation/mainboard
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2021-02-14 13:52:00 -0700
committerMartin Roth <martinroth@google.com>2021-02-17 17:30:05 +0000
commit5c7341331dd6fbb4dd9aaaa68693b83c3d47fe66 (patch)
tree8ff0b45a117f1fa4db7e2d8477c5cc7a8c0e80c1 /Documentation/mainboard
parent175e4c59a0025dc4636669734ae4ed756cb1af5f (diff)
downloadcoreboot-5c7341331dd6fbb4dd9aaaa68693b83c3d47fe66.tar.xz
treewide: Remove trailing whitespace
Remove trailing whitespace in files that aren't typically checked. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: I8dfffbdeaadfa694fef0404719643803df601065 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50704 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r--Documentation/mainboard/up/squared/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/mainboard/up/squared/index.md b/Documentation/mainboard/up/squared/index.md
index 9242f76d8d..d07f1118a8 100644
--- a/Documentation/mainboard/up/squared/index.md
+++ b/Documentation/mainboard/up/squared/index.md
@@ -76,15 +76,15 @@ firmware_vendor.rom
```bash
[upsquared]$ mkdir extracted && cd extracted
-[extracted]$ ifdtool -x ../firmware_vendor.rom
+[extracted]$ ifdtool -x ../firmware_vendor.rom
File ../firmware_vendor.rom is 16777216 bytes
Peculiar firmware descriptor, assuming Ibex Peak compatibility.
- Flash Region 0 (Flash Descriptor): 00000000 - 00000fff
- Flash Region 1 (BIOS): 00001000 - 00efefff
+ Flash Region 0 (Flash Descriptor): 00000000 - 00000fff
+ Flash Region 1 (BIOS): 00001000 - 00efefff
Flash Region 2 (Intel ME): 07fff000 - 00000fff (unused)
Flash Region 3 (GbE): 07fff000 - 00000fff (unused)
Flash Region 4 (Platform Data): 07fff000 - 00000fff (unused)
- Flash Region 5 (Reserved): 00eff000 - 00ffefff
+ Flash Region 5 (Reserved): 00eff000 - 00ffefff
Flash Region 6 (Reserved): 07fff000 - 00000fff (unused)
Flash Region 7 (Reserved): 07fff000 - 00000fff (unused)
Flash Region 8 (EC): 07fff000 - 00000fff (unused)