All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: Varka Bhadram <varkabhadram@gmail.com>
Cc: linux-wpan@vger.kernel.org,
	unstrung-hackers <unstrung-hackers@lists.sandelman.ca>
Subject: Re: testing and building for RPI
Date: Sat, 25 Jul 2015 14:27:21 -0400	[thread overview]
Message-ID: <7829.1437848841@dooku.sandelman.ca> (raw)
In-Reply-To: <55517906.2060204@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1489 bytes --]


Varka Bhadram <varkabhadram@gmail.com> wrote:
    > You can directly use linux-wpan-next tree directly, which has the basic
    > support for RPI. No need to rebase it on rpi kernel.

    > Please see the blog: https://honk.sigxcpu.org/piki/hw/rpi6lowpan/

I have some edits for this; mostly unfortunate typos or copy/pastes.
I did get it working; my major stumbling block had to do with u-boot
apparently not really sending out multiple DHCPs messages.

The first goes out, and if the network is truly ready, it works.
Why wouldn't it be ready?  Cisco switches with STP enabled... plugging in a
trusty 8-port 100Mb/s stupid switch solved the problem, but cross-over cable to my
laptop showed me that it was really only sending out a single DHCP request,
not 8.  Once I put the "boot.scr" in place, it seems to boot very reliably,
but I haven't removed the 100Mb/s switch yet.

The suggested "agx" tree's defconfig didn't seem to enable the correct set of
kernel CONFIG options for the AT86*, etc. I'll post my whole recipe when I'm
back from the cottage.  You need to enable the IEEE802154, to then see
MAC802154 (and enable it) options before you'll see the AT86 drivers
available if you are using menuconfig.

-- 
]               Never tell me the odds!                 | ipv6 mesh networks [ 
]   Michael Richardson, Sandelman Software Works        | network architect  [ 
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [ 
	

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

  parent reply	other threads:[~2015-07-27  1:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 19:41 testing and building for RPI Michael Richardson
2015-05-12  3:52 ` Varka Bhadram
2015-05-12  8:28   ` Christoffer Holmstedt
2015-07-21 16:37   ` Michael Richardson
2015-07-30 14:37     ` Stefan Schmidt
2015-07-25 18:27   ` Michael Richardson [this message]
2015-07-27  2:14     ` Michael Richardson
2015-07-27  7:39       ` Alexander Aring
2015-07-30 17:39     ` Guido Günther
2015-07-31 13:33       ` Michael Richardson
2016-03-12 21:38         ` Guido Günther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7829.1437848841@dooku.sandelman.ca \
    --to=mcr@sandelman.ca \
    --cc=linux-wpan@vger.kernel.org \
    --cc=unstrung-hackers@lists.sandelman.ca \
    --cc=varkabhadram@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.