summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hw/rpi6lowpan.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn
index 4ab8ea5..7747aa4 100644
--- a/hw/rpi6lowpan.mdwn
+++ b/hw/rpi6lowpan.mdwn
@@ -141,7 +141,7 @@ Now that we can quickly change and build kernels lets move to the 6LoWPAN part.
### Configuring the kernel and patching the DTS
In order to enable support for the at86rf233 and 802.15.14 radio we need to change
-some kernel configuration. Since the board is connected vie API we change the DTS
+some kernel configuration. Since the board is connected vie SPI we change the DTS
so it gets properly detected. This is readily done in this git repo:
$ cd linux-wpan-next