On 15/7/21 9:49 pm, Robin Müller wrote:
> I think this patch was forgotten so I'm just pushing it up again :-)
It was and sorry about that.
Minor change below ... no need to say "Displaying" as we know that. :)
if opts.get_arg('--list-host'):
print('Host operating system information: ')
The patch need to add `default-by-family: []` to the places `default-by-variant`
are.
Chris
On 16/7/21 4:00 am, Joel Sherrill wrote:
> I was going to do a sweep of all BSPs and then push but had an issue
> with the patch. If something happened with the mail Pranav, please just
> compress it and s
Hi,
I will bring the discussion to the devel list and I hope the comments are in
line with the purpose of the project. Please correct what I say if it is not.
The pre-commit script that is in github review is a good base and I believe it
solves that problem for those on Linux. It is a great start
On 16/7/21 12:22 pm, Alex White wrote:
>
> On Thu, Jul 15, 2021 at 1:20 AM Chris Johns wrote:
>>
>> On 15/7/21 12:45 pm, Alex White wrote:
>> > On Tue, Jul 6, 2021 at 7:55 PM Chris Johns wrote:
>> >>
>> >> On 3/7/21 5:56 am, Alex White wrote:
>> >> > On Wed, Jun 30, 2021 at 11:40 PM wrote:
>> >
On Thu, Jul 15, 2021 at 1:20 AM Chris Johns wrote:
>
> On 15/7/21 12:45 pm, Alex White wrote:
> > On Tue, Jul 6, 2021 at 7:55 PM Chris Johns wrote:
> >>
> >> On 3/7/21 5:56 am, Alex White wrote:
> >> > On Wed, Jun 30, 2021 at 11:40 PM wrote:
> >> >>
> >> >> From: Chris Johns
> >> >>
> >> >> -
From: Tian Ye
---
testsuites/sptests/spthread01/init.c | 86 +++-
1 file changed, 74 insertions(+), 12 deletions(-)
diff --git a/testsuites/sptests/spthread01/init.c
b/testsuites/sptests/spthread01/init.c
index 9044ca2..b64d0a5 100644
--- a/testsuites/sptests/sp
On 06/07/2021 19:00, Husni Faiz wrote:
Configure bus for CDC Ethernet
Include CDC Ethernet in Beagle BSP
Signed-off-by: Husni Faiz
---
rtemsbsd/include/bsp/nexus-devices.h | 5 +
rtemsbsd/include/machine/rtems-bsd-nexus-bus.h | 17 +
2 files changed, 22 insert
Hello Husni,
On 14/07/2021 20:18, Ahamed Husni wrote:
Hi,
Ping :)
Sorry for the late reply. I hoped that someone else would review the
patches. I already had a look at them before you sent them.
I only found two small points. Otherwise the patches look fine. Can you
fix the two points and
Hello Husni,
On 06/07/2021 19:00, Husni Faiz wrote:
Add the conditional macro to prevent the driver from referencing
the templates which are not imported yet.
Include functions which adds the hw.usb.template sysctl variable.
Signed-off-by: Husni Faiz
---
freebsd/sys/dev/usb/template/usb_tem
I will check on this
On Thu, Jul 15, 2021 at 3:39 PM Gedare Bloom wrote:
> On Thu, Jul 15, 2021 at 5:19 AM Ida Delphine wrote:
> >
> > Hello everyone,
> > From the discussion on discord it looks like clang-format cannot be
> installed on MacOS and FreeBSD. Is there any alternative or way to hav
I was going to do a sweep of all BSPs and then push but had an issue
with the patch. If something happened with the mail Pranav, please just
compress it and send it to me privately as an attachment. If it needs
rebasing, please take care of that.
[joel@devel rtems]$ git am /tmp/x
Applying: bsps: M
Added some instructions for setting up CentOS 8.
---
README.txt | 11 +++
1 file changed, 11 insertions(+)
diff --git a/README.txt b/README.txt
index 13bf8e6..828c9e7 100644
--- a/README.txt
+++ b/README.txt
@@ -287,6 +287,17 @@ PATH:
export PATH=/usr/local/texlive/2016/bin/i386-linux/
Fixed some minor typographical errors.
Updated a dead link.
Reworded some sentences for clarity.
---
README.txt | 49 +
1 file changed, 25 insertions(+), 24 deletions(-)
diff --git a/README.txt b/README.txt
index 03f57ed..13bf8e6 100644
--- a/README
Hello everyone,
I am looking for information on how to start the development with RTEMS on
the Arty Z7 development board (Z7-20).
I see that there are at least two existing BSPs that could help me to get
started: xilinx_zynq_zc702 and xilinx_zynq_zedboard. I followed the
instructions for buildin
The commit message should be rewritten. someone can do this on a push,
but if you send a v3 of the patch, please simplify the first line of
the commit message, like
"testsuites/sptests: add cond variable signal and broadcast to spthread01"
That should be an adequate commit message for this change
The first line of the commit should be shorter. Use a blank line, and
then close the ticket with the Closes # command.
https://devel.rtems.org/wiki/Developer/Git#GitCommits
We need to move this information into
https://docs.rtems.org/branches/master/eng/management.html
On Thu, Jul 8, 2021 a
This patch looks fine to me if someone can pick it up. It does touch a
lot of build BSPs though.
On Fri, Jul 9, 2021 at 12:16 AM Pranav Dangi wrote:
>
> ping. (Apart from moving the files in a shared directory, a part of this
> patch also gets the RTEMS master branch to work on all the Pi's exce
On Thu, Jul 15, 2021, 9:09 AM Gedare Bloom wrote:
> I think we have been excluding testsuites. The setting appears to
> still be there:
> Tests */testsuites/* Ignored=Yes
>
> I think maybe the pattern needs to be updated to put a dot before each
> asterisk: .*/testsuites/.*
>
No idea why
looks fine to me
On Mon, Jul 12, 2021 at 5:14 PM Stephen Clark wrote:
>
> Made ZynqMP build with the SDHCI driver.
> ---
> rtemsbsd/include/bsp/nexus-devices.h | 4 +++
> .../include/machine/rtems-bsd-nexus-bus.h | 29 +++
> 2 files changed, 33 insertions(+)
>
> dif
On Wed, Jul 14, 2021 at 8:44 AM Stephen Clark wrote:
>
> Added some instructions for setting up CentOS 8.
> Fixed some minor typographical errors.
> Updated a dead link.
> Reworded some sentences for clarity
> ---
> README.txt | 58 ++
> 1 file
ok
On Wed, Jul 14, 2021 at 9:03 AM Stephen Clark wrote:
>
> Added documentation for SDIO driver.
> ---
> user/bsps/aarch64/xilinx-zynqmp.rst | 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/user/bsps/aarch64/xilinx-zynqmp.rst
> b/user/bsps/aarch64/xilinx-zynqmp.rst
> ind
On Thu, Jul 15, 2021 at 5:19 AM Ida Delphine wrote:
>
> Hello everyone,
> From the discussion on discord it looks like clang-format cannot be installed
> on MacOS and FreeBSD. Is there any alternative or way to have it on these
> operating systems?
>
What are the challenges with them? Can clang-
I think we have been excluding testsuites. The setting appears to
still be there:
Tests */testsuites/* Ignored=Yes
I think maybe the pattern needs to be updated to put a dot before each
asterisk: .*/testsuites/.*
However, these could probably be fixed mostly without trouble.
On Thu, Jul
There are some possible problems with the i.MXRT1050 evaluation board.
Make some notes about that in the BSP manual.
---
user/bsps/arm/imxrt.rst | 9 +
1 file changed, 9 insertions(+)
diff --git a/user/bsps/arm/imxrt.rst b/user/bsps/arm/imxrt.rst
index 3f8b270..f8d9731 100644
--- a/user/b
I am not sure why these popped up now but some indicate logic errors
in the code cited.
--joel
-- Forwarded message -
From:
Date: Thu, Jul 15, 2021 at 12:26 AM
Subject: New Defects reported by Coverity Scan for RTEMS
To:
Hi,
Please find the latest report on new defect(s) intr
Hi,
I think this patch was forgotten so I'm just pushing it up again :-)
Kind Regards
Robin
On Thu, 25 Feb 2021 at 10:57, Robin Müller
wrote:
> I still think it would be nice if very common tool suites like ARM could
> be installed /downloaded in a pre-compiled way at least for Windows because
Hello everyone,
>From the discussion on discord it looks like clang-format cannot be
installed on MacOS and FreeBSD. Is there any alternative or way to have it
on these operating systems?
On Wed, 5 May 2021, 10:21 pm Ida Delphine, wrote:
> Hello everyone,
>
> Regarding this project (https://deve
Prefer RTEMS_FATAL_SOURCE_EXCEPTION over
INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT since the fatal code
(rtems_exception_frame) provides more context.
---
cpukit/score/cpu/sparc/sparc-bad-trap.S | 14 --
testsuites/sptests/spfatal30/init.c | 37 +++--
testsu
28 matches
Mail list logo