From b5c00cb239f6bdd4308fed4fd52a68215bfc8d0d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Tue, 7 Apr 2015 21:16:33 +0200 Subject: SPI not API --- hw/rpi6lowpan.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3