Re: [PATCH rtems-source-builder v2] bare/config: add renode rsb installation config

2023-07-17 Thread Chris Johns
On 12/7/2023 6:43 pm, Muhammad Sulthan Mazaya wrote: > Use the design of how qemu handle config files + add version number to > the config file name. > > --- > bare/config/devel/renode-1.13.3-1.cfg | 11 ++ > bare/config/devel/renode.bset | 7 >

Re: [PATCH rtems-source-builder v2] bare/config: add renode rsb installation config

2023-07-17 Thread Muhammad Sulthan Mazaya
Thanks Gedare, I will write a blog about it and work on the documentation. - Mazaya On Tue, Jul 18, 2023 at 7:28 AM Gedare Bloom wrote: > This patch applies cleanly and builds renode for me. Thanks for making > the changes, this recipe should be much easier to maintain for version > updates

Re: [PATCH rtems-tools] tester/rtems: add renode implementation

2023-07-17 Thread Gedare Bloom
The patch has 3 whitespace errors. I have fixed them, and I will push this soon. On Tue, Jun 27, 2023 at 8:42 PM Muhammad Sulthan Mazaya wrote: > > Hi Joel and Chris, > > Yes, and I will be working on the rsb patch for renode installation next. > > Regards, > Mazaya > > On Wed, Jun 28, 2023 at

Re: [PATCH rtems-source-builder v2] bare/config: add renode rsb installation config

2023-07-17 Thread Gedare Bloom
This patch applies cleanly and builds renode for me. Thanks for making the changes, this recipe should be much easier to maintain for version updates of renode. i will push it if no one complains soon. We will definitely need some documentation for building this. At the least you should start

Re: [PATCH rtems 6/6] bsps/imxrt: Add imxrt1166_cm7_saltshaker BSP

2023-07-17 Thread oss
Hello Jacob, Am 14.07.23 um 09:08 schrieb Christian MAUDERER: Hello Jacob, On 2023-07-14 08:36, Christian MAUDERER wrote: Hello Jacob, On 2023-07-13 18:59, Jacob Killelea wrote: Hi Christian, This looks awesome! Do you have any interest in adding support for the i.MXRT1062 based Teensy

Re: grlib changes Fwd: New Defects reported by Coverity Scan for RTEMS

2023-07-17 Thread Joel Sherrill
On Mon, Jul 17, 2023 at 1:15 PM Gedare Bloom wrote: > Sebastian fixed it now. The local variable was shadowed. Another good > reason to keep local variables at the start of a function ;) > +1 The first time I saw GCC spit this warning out was for some particularly horrible code. It had

Re: [PATCH] TMS570 console driver, SCI frame error (baudrate calculation error)

2023-07-17 Thread Gedare Bloom
No, because we don't have a reproducible test case. On Fri, Jul 14, 2023 at 7:38 PM zack leung wrote: > > hi, so do you want me make this change? > > On Wed, 12 Jul 2023 at 10:54, Gedare Bloom wrote: >> >> On Wed, Jul 12, 2023 at 8:06 AM Joel Sherrill wrote: >> > >> > >> > Pavel this was filed

Re: grlib changes Fwd: New Defects reported by Coverity Scan for RTEMS

2023-07-17 Thread Gedare Bloom
Sebastian fixed it now. The local variable was shadowed. Another good reason to keep local variables at the start of a function ;) On Sat, Jul 15, 2023 at 9:38 AM Joel Sherrill wrote: > > > The recent grlib changes introduced a Coverity issues. > > -- Forwarded message - > From:

Libbsd situation.

2023-07-17 Thread Karel Gardas
Hello, if I'm right than RTEMS 6 should be accompanied with libbsd from 6-freebsd-12 branch which should be based on freebsd-12 (stable/12 branch). Please correct me if I'm wrong here. If I'm right above, then there are few things which worries me a bit: (1) FreeBSD's 12 branch is going