diff options
author | Swift Geek <swiftgeek@gmail.com> | 2018-11-05 22:38:01 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2018-11-05 22:38:01 +0000 |
commit | 2e9f8f1daab26a605de356b2d0f246681d074766 (patch) | |
tree | 01879cc68d48ecea481f1be220e7c0b1b3f3e0be /docs/install | |
parent | c373fc4797434659b31b427fb7897c42fac7c375 (diff) | |
parent | 45697f29657134f2e1867c1547a54963d7ff980c (diff) | |
download | librebootfr-2e9f8f1daab26a605de356b2d0f246681d074766.tar.gz librebootfr-2e9f8f1daab26a605de356b2d0f246681d074766.zip |
Merge branch 'docfix' of specing/libreboot into master
Diffstat (limited to 'docs/install')
-rw-r--r-- | docs/install/r400_external.md | 10 | ||||
-rw-r--r-- | docs/install/t400_external.md | 10 | ||||
-rw-r--r-- | docs/install/t500_external.md | 10 | ||||
-rw-r--r-- | docs/install/x200_external.md | 11 |
4 files changed, 4 insertions, 37 deletions
diff --git a/docs/install/r400_external.md b/docs/install/r400_external.md index 4036c761..8f9dd1ff 100644 --- a/docs/install/r400_external.md +++ b/docs/install/r400_external.md @@ -69,15 +69,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the R400, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/t400_external.md b/docs/install/t400_external.md index 672ea46e..d377d4c0 100644 --- a/docs/install/t400_external.md +++ b/docs/install/t400_external.md @@ -70,15 +70,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the T400, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/t500_external.md b/docs/install/t500_external.md index 9e114bca..2a29d8ed 100644 --- a/docs/install/t500_external.md +++ b/docs/install/t500_external.md @@ -73,15 +73,7 @@ Use this to find out: MAC address {#macaddress} =========== -On the T500, the MAC address for the onboard gigabit ethernet chipset is -stored inside the flash chip, along with other configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/t400/macaddress0.jpg) ![](images/t400/macaddress1.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= diff --git a/docs/install/x200_external.md b/docs/install/x200_external.md index 83a5c23f..c7330ce9 100644 --- a/docs/install/x200_external.md +++ b/docs/install/x200_external.md @@ -28,16 +28,7 @@ supported; see the [hardware](../hardware/x200.html#x200s) page. MAC address =========== -On the X200/X200S/X200T, the MAC address for the onboard gigabit -ethernet chipset is stored inside the flash chip, along with other -configuration data. - -Keep a note of the MAC address before disassembly; this is very -important, because you will need to insert this into the libreboot ROM -image before flashing it. It will be written in one of these locations: - -![](images/x200/disassembly/0002.jpg) -![](images/x200/disassembly/0001.jpg) +Refer to [mac\_address.md](../hardware/mac_address.md). Initial BBB configuration ========================= |