From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] board: add support for Warpboard
Date: Fri, 26 Jun 2015 00:26:23 +0200 [thread overview]
Message-ID: <558C800F.5030702@mind.be> (raw)
In-Reply-To: <20150625085428.GA3400@arthur-dreem>
On 06/25/15 10:54, Arthur LAMBERT wrote:
> 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
Question for the other BR developers (especially Peter): do you agree it's a
good idea to make a non-minimal defconfig that includes bluez and wpa_supplicant?
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF
next prev parent reply other threads:[~2015-06-25 22:26 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
2015-06-25 22:26 ` Arnout Vandecappelle [this message]
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=558C800F.5030702@mind.be \
--to=arnout@mind.be \
--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 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.