Hello Daniel,
the USB host and MMC/SD card stack is from FreeBSD 9. It works quite
well on our targets.
On 05/06/15 18:27, Daniel Gutson wrote:
Hi Sebastian,
is this industrial-grade fully functional, or has known issues? If
it has, we could fix them.
Thanks,
Daniel.
On Mon, May 1
On 03/06/15 16:17, Gedare Bloom wrote:
@@ -76,6 +77,16 @@ fls(int x)
> {
> return x ? sizeof(x) * 8 - __builtin_clz(x) : 0;
> }
>+static void
Any good reason none of the functions suggest inline?
In a source file the inline is probably superfluous. I use the inline
only to get ri
Thanks Sebastian.
We will use it in the BeagleBone Black BSD.
On Tue, Jun 9, 2015 at 4:16 AM, Sebastian Huber
wrote:
> Hello Daniel,
>
> the USB host and MMC/SD card stack is from FreeBSD 9. It works quite well on
> our targets.
>
>
> On 05/06/15 18:27, Daniel Gutson wrote:
>>
>> Hi Sebastian,
>
- Daniel Gutson schrieb:
> Thanks Sebastian.
>
> We will use it in the BeagleBone Black BSD.
Which USB and MMC/SD card hardware modules has this chip? Are they standard
modules, e.g. EHCI, SDHC or something like this?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-
- Sebastian Huber schrieb:
>
>
> On 03/06/15 12:59, Joel Sherrill wrote:
> > On June 3, 2015 4:34:31 AM EDT, Sebastian
> > Huber wrote:
> >> >Hi,
> >> >
> >> >I added some points. What is a bit confusing is that the documentation
> >> >is not up to date, e.g.
> >> >
> >> >https://docs.rte
On 6/9/2015 1:45 PM, Sebastian Huber wrote:
- Sebastian Huber schrieb:
On 03/06/15 12:59, Joel Sherrill wrote:
On June 3, 2015 4:34:31 AM EDT, Sebastian
Huber wrote:
Hi,
I added some points. What is a bit confusing is that the documentation
is not up to date, e.g.
https://docs.rt
- Joel Sherrill schrieb:
>
>
> On 6/9/2015 1:45 PM, Sebastian Huber wrote:
> >
> > - Sebastian Huber schrieb:
> >>
> >>
> >> On 03/06/15 12:59, Joel Sherrill wrote:
> >>> On June 3, 2015 4:34:31 AM EDT, Sebastian
> >>> Huber wrote:
> > Hi,
> >
> > I added some points. Wha
I am working on the xilinx_zynq_a9_qemu bsp.
The output just prior to the error is :
test kqueue timer
test kqueue timer
test kqueue connect
worker: create new connect socket
worker: connect
test kqueue read
worker: write
test kqueue write
assertion "event.data == 20428" failed: file
"../../test