From: Arthur LAMBERT <lambertarthur22@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] board: add support for Warpboard
Date: Thu, 25 Jun 2015 10:54:28 +0200 [thread overview]
Message-ID: <20150625085428.GA3400@arthur-dreem> (raw)
In-Reply-To: <558B254C.2090606@mind.be>
Arnout, All,
Le Wednesday 24 Jun 2015 ? 23:46:52 (+0200), Arnout Vandecappelle a ?crit :
> > +
> > +Enable bluetooth
> > +================
> > +hciattach /dev/ttymxc4 any
> > +hciconfig hci0 up
> > +
> > +Enable Wifi
> > +==========
> > +modprobe brcmfmac
> > +ifconfig wlan0 up
>
> To do something useful, you'll also need a wpa-supplicant I guess...
>
> Since you anyway have a rootfs overlay, you could add init scripts to start
> wifi and bluetooth. We don't usually do that, but I think it would be a good idea.
In fact I need bluez-util (to be able to run hciattach command also). And yes I also need wpa_supplicant for wifi.
So ok I will enable these two packages and add init script
I will fix the other things that you suggest. Thanks for the review.
Regards,
Arthur.
next prev parent reply other threads:[~2015-06-25 8:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-22 15:46 [Buildroot] [PATCH v2 1/1] board: add support for Warpboard Arthur LAMBERT
2015-06-22 17:13 ` Arthur Lambert
2015-06-24 9:32 ` Arthur LAMBERT
2015-06-24 21:46 ` Yann E. MORIN
2015-06-24 21:47 ` Arnout Vandecappelle
2015-06-24 21:46 ` Arnout Vandecappelle
2015-06-25 8:54 ` Arthur LAMBERT [this message]
2015-06-25 22:26 ` Arnout Vandecappelle
2015-06-25 22:38 ` Yann E. MORIN
2015-06-26 12:24 ` Arthur LAMBERT
2015-06-26 13:23 ` Ryan Barnett
2015-06-26 15:06 ` Yann E. MORIN
2015-06-26 21:54 ` Arnout Vandecappelle
2015-06-25 12:07 ` Arthur LAMBERT
2015-06-25 22:41 ` Arnout Vandecappelle
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=20150625085428.GA3400@arthur-dreem \
--to=lambertarthur22@gmail.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox