On Wed, Jun 14, 2017 at 1:31 PM, Christian Mauderer
wrote:
>
>
> - Ursprüngliche Mail -
>> Von: "Joel Sherrill"
>> An: "Gedare Bloom"
>> CC: devel@rtems.org
>> Gesendet: Mittwoch, 14. Juni 2017 18:10:39
>> Betreff: Re: [PATCH v4 2/2] Add the i2c driver for Beaglebone Black
>
>> On Wed, J
- Ursprüngliche Mail -
> Von: "Joel Sherrill"
> An: "Gedare Bloom"
> CC: devel@rtems.org
> Gesendet: Mittwoch, 14. Juni 2017 18:10:39
> Betreff: Re: [PATCH v4 2/2] Add the i2c driver for Beaglebone Black
> On Wed, Jun 14, 2017 at 11:07 AM, Gedare Bloom wrote:
>
>> On Wed, Jun 14, 201
On Wed, Jun 14, 2017 at 11:07 AM, Gedare Bloom wrote:
> On Wed, Jun 14, 2017 at 10:53 AM, Sichen Zhao <1473996...@qq.com> wrote:
> > Update ticket #2891 and my GSOC project
> > add c/src/lib/libbsp/arm/beagle/i2c/bbb-i2c.c
> > modify c/src/lib/libbsp/arm/beagle/include/i2c.h
> > modify c/src/lib/
On Wed, Jun 14, 2017 at 10:53 AM, Sichen Zhao <1473996...@qq.com> wrote:
> Update ticket #2891 and my GSOC project
> add c/src/lib/libbsp/arm/beagle/i2c/bbb-i2c.c
> modify c/src/lib/libbsp/arm/beagle/include/i2c.h
> modify c/src/lib/libbsp/arm/beagle/include/bbb-gpio.h
> modify c/src/lib/libcpu/arm
Update ticket #2891 and my GSOC project
add c/src/lib/libbsp/arm/beagle/i2c/bbb-i2c.c
modify c/src/lib/libbsp/arm/beagle/include/i2c.h
modify c/src/lib/libbsp/arm/beagle/include/bbb-gpio.h
modify c/src/lib/libcpu/arm/shared/include/am335x.h
modify c/src/lib/libbsp/arm/beagle/Makefile.am
Now can rea
Display the scheduler name instead of the current CPU in the "task"
shell command. The current CPU could be misleading in case locking
protocols are involved. The "cpuuse" command can be used to obtain the
current CPU.
---
cpukit/libmisc/monitor/mon-task.c | 26 +-
cpukit
> On 14 Jun 2017, at 6:10 pm, Sebastian Huber
> wrote:
>
> Enable traceability from the error message to the script location. This
> eases debugging.
OK. Please push.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/list
Enable traceability from the error message to the script location. This
eases debugging.
---
source-builder/sb/path.py | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/source-builder/sb/path.py b/source-builder/sb/path.py
index 43f41eb..2c20248 100644
--- a/source-build