On 5/9/18 3:08 pm, Sebastian Huber wrote:
> On 05/09/18 01:38, Chris Johns wrote:
>> On 5/9/18 2:40 am, Sebastian Huber wrote:
>>> The CK includes two additional licenses:
>>>
>>> https://github.com/concurrencykit/ck/blob/master/LICENSE
>> I cannot see this file in the FreeBSD import. How does Free
Drop unused and deprecated functions from the ATA_DRIVER_TABLE_ENTRY.
Update #3358.
Close #3510.
---
bsps/include/libchip/ata.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bsps/include/libchip/ata.h b/bsps/include/libchip/ata.h
index 66cc46747d..635d1f0a7d 100644
--- a/bsp
Close #3504.
---
bsps/powerpc/mpc55xxevb/dev/dspi.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/bsps/powerpc/mpc55xxevb/dev/dspi.c
b/bsps/powerpc/mpc55xxevb/dev/dspi.c
index f6edb560b0..505cd703e7 100644
--- a/bsps/powerpc/mpc55xxevb/dev/dspi.c
+++ b/bsps/powerpc/mpc55x
Remove parameters from ppc_exc_initialize() since all BSP passed the
same values.
Update #3459.
---
bsps/powerpc/beatnik/start/bspstart.c | 18 +-
bsps/powerpc/gen5200/start/bspstart.c | 7 ++-
bsps/powerpc/gen83xx/start/bspstart.c |
On 05/09/18 01:38, Chris Johns wrote:
On 5/9/18 2:40 am, Sebastian Huber wrote:
The CK includes two additional licenses:
https://github.com/concurrencykit/ck/blob/master/LICENSE
I cannot see this file in the FreeBSD import. How does FreeBSD handle this?
I guess they rely on per file license
On 5/9/18 2:40 am, Sebastian Huber wrote:
>
> The CK includes two additional licenses:
>
> https://github.com/concurrencykit/ck/blob/master/LICENSE
I cannot see this file in the FreeBSD import. How does FreeBSD handle this?
The IBM code is under the Apache License, Version 2.0. I do not know ho
- Am 4. Sep 2018 um 18:07 schrieb Gedare Bloom ged...@rtems.org:
> On Tue, Sep 4, 2018 at 9:58 AM, Joel Sherrill wrote:
>>
>>
>> On Tue, Sep 4, 2018 at 12:59 AM Sebastian Huber
>> wrote:
>>>
>>> On 03/09/18 11:35, Sebastian Huber wrote:
>>> > Hello,
>>> >
>>> > I have now a prototype impl
On Tue, Sep 4, 2018 at 9:58 AM, Joel Sherrill wrote:
>
>
> On Tue, Sep 4, 2018 at 12:59 AM Sebastian Huber
> wrote:
>>
>> On 03/09/18 11:35, Sebastian Huber wrote:
>> > Hello,
>> >
>> > I have now a prototype implementation of the FreeBSD epoch memory
>> > reclamation API:
>> >
>> > https://githu
On Tue, Sep 4, 2018 at 12:59 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 03/09/18 11:35, Sebastian Huber wrote:
> > Hello,
> >
> > I have now a prototype implementation of the FreeBSD epoch memory
> > reclamation API:
> >
> > https://github.com/freebsd/freebsd/blob/master/