Skip to content

Commit 1b9ab77

Browse files
committed
t480 guide small fixes
Signed-off-by: thickfont <207300056+thickfont@users.noreply.github.com>
1 parent 73fc0e8 commit 1b9ab77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Installing-and-Configuring/Flashing-Guides/T480-maximized.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The chip located in the middle of the board contains the [Intel Management Engin
4444

4545
![Chips]({{ site.baseurl }}/images/T480/3_chips.jpg)
4646

47-
First [download]({{ site.baseurl }}/Downloading) or build (please see [general building]({{ site.baseurl }}/{{ site.baseurl }}/x230-maximized-building/) / [building x230]({{ site.baseurl }}/x230-maximized-building/)) the board rom for this board and verify its hash value.
47+
First [download]({{ site.baseurl }}/Downloading) or build (please see [general building]({{ site.baseurl }}/general-building/) / [building x230]({{ site.baseurl }}/x230-maximized-building/)) the board rom for this board and verify its hash value.
4848

4949
Try to read the name of the SPI flash chip. The dot on the chip helps to identify the correct clip orientation.
5050

@@ -143,6 +143,6 @@ diff <(hexdump -C t480_original_tb.bin) <(hexdump -C t480_original_tb_1.bin)
143143
Flash the padded Thunderbolt firmware. The firmware file tb.bin is located in the blobs folder after you build the Heads locally, or in the CircleCI artifacts.
144144

145145
```shell
146-
sudo flashrom -p ch341a_spi -c YYY -w ~/tb.bin
146+
sudo flashrom -p ch341a_spi -c YYY -w ~/t480_tb.bin
147147
```
148148
Done.

0 commit comments

Comments
 (0)