summaryrefslogtreecommitdiffstats
path: root/docs/hcl/c201.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-12 20:13:06 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-12 20:13:06 (EDT)
commit50d2f42ccab75b40f5f4e7bc9249fe4146c89954 (patch)
tree06ba2bb9a03bb101f09bb9137df30ea5a70cdaa0 /docs/hcl/c201.html
parent166bac1ed938817ac53c696978979fc744409308 (diff)
downloadlibreboot-50d2f42ccab75b40f5f4e7bc9249fe4146c89954.zip
libreboot-50d2f42ccab75b40f5f4e7bc9249fe4146c89954.tar.gz
libreboot-50d2f42ccab75b40f5f4e7bc9249fe4146c89954.tar.bz2
docs/hcl/c201.html: use less aggressive language regarding wifi
Diffstat (limited to 'docs/hcl/c201.html')
-rw-r--r--docs/hcl/c201.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hcl/c201.html b/docs/hcl/c201.html
index 23efd49..46312d6 100644
--- a/docs/hcl/c201.html
+++ b/docs/hcl/c201.html
@@ -203,13 +203,13 @@
</p>
<h2>Workaround?</h2>
<p>
- It's possible on coreboot systems to permanently disable (break) hardware, by modifying the devicetree accordingly.
+ It's possible on coreboot systems to disable hardware, by modifying the devicetree accordingly.
The devicetree is a part of the coreboot source for any system, that defines which hardware exists in the system.
There are usually other ways too.
</p>
<p>
<b>
- TODO for the libreboot project: *break* the onboard wifi chip, by patching coreboot-libre to render
+ TODO for the libreboot project: *disable* the onboard wifi chip (hardcoded in coreboot-libre), by patching coreboot-libre to render
the built-in WiFi unusable. This will lessen the temptation for users to use it.
</b>
</p>