Hello all,
I am writing to inform that I will be quitting the Google Summer of
Code program. This is because I feel I am unable to do justice to the
work and also because in the quest for justice, I am hurting my
health. It is really difficult for me to take this decision and I hope
you understand
2017-06-23 20:16 GMT+02:00 Denis Obrezkov :
> 2017-06-23 16:39 GMT+02:00 Joel Sherrill :
>
>>
>>
>> On Jun 23, 2017 9:29 AM, "Gedare Bloom" wrote:
>>
>> On Thu, Jun 22, 2017 at 8:32 PM, Denis Obrezkov
>> wrote:
>> >> Ok, then I will try to adapt the default linkcmd file today.
>> >>
>> >> --
>>
2017-06-23 16:39 GMT+02:00 Joel Sherrill :
>
>
> On Jun 23, 2017 9:29 AM, "Gedare Bloom" wrote:
>
> On Thu, Jun 22, 2017 at 8:32 PM, Denis Obrezkov
> wrote:
> >> Ok, then I will try to adapt the default linkcmd file today.
> >>
> >> --
> >> Regards, Denis Obrezkov
> >
> >
> > Hello all,
> > It s
- Ursprüngliche Mail -
> Von: "赵 思晨"
> An: "Sebastian Huber" , "Sichen Zhao"
> <1473996...@qq.com>, devel@rtems.org
> CC: "punit vara" , "Christian Mauderer"
>
> Gesendet: Freitag, 23. Juni 2017 16:08:40
> Betreff: Re: [PATCH 4/5] Port am335x usb driver to RTEMS.
> Because my board is
On Jun 23, 2017 9:29 AM, "Gedare Bloom" wrote:
On Thu, Jun 22, 2017 at 8:32 PM, Denis Obrezkov
wrote:
>> Ok, then I will try to adapt the default linkcmd file today.
>>
>> --
>> Regards, Denis Obrezkov
>
>
> Hello all,
> It seems that data section wasn't copied from ROM, so I've added the
> init
On Thu, Jun 22, 2017 at 8:32 PM, Denis Obrezkov wrote:
>> Ok, then I will try to adapt the default linkcmd file today.
>>
>> --
>> Regards, Denis Obrezkov
>
>
> Hello all,
> It seems that data section wasn't copied from ROM, so I've added the
> initialization code
> and now I have a proper value.
Because my board is Beaglebone Black, It seems the BBB bsp currently
doesn't support simplebus. Chrisian told me that currently only one BSP
supports FDT, it's the quoriq.
And i do boot via U-Boot.
> Why can't you use the FDT support in libbsd on this board? I guess you
> boot via U-Boot?
>
___
Why can't you use the FDT support in libbsd on this board? I guess you
boot via U-Boot?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP :
Now rtems can mount and open USB disks on Beaglebone Black.
---
rtemsbsd/include/bsp/nexus-devices.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/rtemsbsd/include/bsp/nexus-devices.h
b/rtemsbsd/include/bsp/nexus-devices.h
index 6fe4f7d..d7aec85 100644
--- a/rtemsbsd/include/bsp/nexus-devic
From: Hans Petter Selasky
---
rtemsbsd/rtems/rtems-kernel-nexus.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/rtemsbsd/rtems/rtems-kernel-nexus.c
b/rtemsbsd/rtems/rtems-kernel-nexus.c
index 008e4b2..1a5a9ef 100644
--- a/rtemsbsd/rtems/rtems-kernel-nexus.c
+++ b/rte
Now RTEMS can detect USB device on Beaglebone Black.
---
freebsd/sys/arm/ti/am335x/am335x_musb.c| 14
freebsd/sys/arm/ti/am335x/am335x_prcm.c| 18 +
freebsd/sys/arm/ti/am335x/am335x_usbss.c | 19 +
freebsd/sys/arm/ti/ti_cpuid.h | 19 +
fr
rtems-libbsd only support single resource for a device.
But some usb control need two resources, such as musb.
So modify support for multiple device resources allocation.
---
rtemsbsd/rtems/rtems-kernel-nexus.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemsbsd/rtems/rtem
---
c/src/lib/libbsp/shared/src/irq-server.c | 70
cpukit/include/rtems/irq-extension.h | 22 ++
2 files changed, 92 insertions(+)
diff --git a/c/src/lib/libbsp/shared/src/irq-server.c
b/c/src/lib/libbsp/shared/src/irq-server.c
index 9a3ca9abf1..1f9b7
13 matches
Mail list logo