Re: [PATCH v2 0/5] libtest: Add packet processor

2024-01-31 Thread Sebastian Huber
Hello, any comments to the second version of this patch set? -- embedded brains GmbH & Co. KG Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: sebastian.hu...@embedded-brains.de phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht München Regist

Re: [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()

2024-01-31 Thread Sebastian Huber
Hello Adrien, On 31.01.24 18:35, Adrien Chardon wrote: While testing the counterpart of my protocol on a Zynq, I found a similar issue where the UART is assumed to be used for printable text only. The second patch fixes it. I am not sure about this patch. It changes the initialization. The

Re: [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()

2024-01-31 Thread Sebastian Huber
On 31.01.24 18:35, Adrien Chardon wrote: You will find attached the Git patch file for the SCI bug. I've taken into account your suggestions. Thanks, I checked in this patch with some changes since it didn't apply on the master branch. I guess you have some additional local modifications. --

Re: [PATCH rtems-source-builder] bare/config/qemu-5.2.0: Add gdbus-codegen patch

2024-01-31 Thread Chris Johns
OK Thanks Chris On 1/2/2024 6:30 am, Kinsey Moore wrote: > --- > bare/config/devel/qemu-5.2.0-1.cfg | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/bare/config/devel/qemu-5.2.0-1.cfg > b/bare/config/devel/qemu-5.2.0-1.cfg > index 3c8186b..ac476ad 100644 > --- a/bare/config/deve

[PATCH rtems-source-builder] bare/config/qemu-5.2.0: Add gdbus-codegen patch

2024-01-31 Thread Kinsey Moore
--- bare/config/devel/qemu-5.2.0-1.cfg | 7 +++ 1 file changed, 7 insertions(+) diff --git a/bare/config/devel/qemu-5.2.0-1.cfg b/bare/config/devel/qemu-5.2.0-1.cfg index 3c8186b..ac476ad 100644 --- a/bare/config/devel/qemu-5.2.0-1.cfg +++ b/bare/config/devel/qemu-5.2.0-1.cfg @@ -43,6 +43,13

Re: [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()

2024-01-31 Thread Adrien Chardon
Hi Sebastian, (I believe I forgot to include devel@rtems.org in my previous answer, sorry for the duplicate email) Sorry for the delayed answer, we were quite busy at work. You will find attached the Git patch file for the SCI bug. I've taken into account your suggestions. While testing the co

AW: Naming convention for Rust target platforms

2024-01-31 Thread Jan.Sommer
Hm. Somehow Outlook botched the inline quotes of the html mail. Does it work now? Von: Joel Sherrill Gesendet: Mittwoch, 31. Januar 2024 16:57 An: Karel Gardas Cc: Frank Kühndel ; Sommer, Jan ; devel@rtems.org Betreff: Re: Naming convention for Rust target platforms On Wed, Jan 31, 2024 at 12:

AW: Naming convention for Rust target platforms

2024-01-31 Thread Jan.Sommer
Von: Joel Sherrill Gesendet: Mittwoch, 31. Januar 2024 16:57 An: Karel Gardas Cc: Frank Kühndel ; Sommer, Jan ; devel@rtems.org Betreff: Re: Naming convention for Rust target platforms On Wed, Jan 31, 2024 at 12:31 AM Karel Gardas mailto:karel@functional.vision>> wrote: On 1/30/24 18:13, F

AW: Naming convention for Rust target platforms

2024-01-31 Thread Jan.Sommer
> -Ursprüngliche Nachricht- > Von: Frank Kühndel > Gesendet: Dienstag, 30. Januar 2024 18:14 > An: Sommer, Jan ; devel@rtems.org > Betreff: Re: Naming convention for Rust target platforms > > Hello Jan, > > On 1/29/24 19:41, jan.som...@dlr.de wrote: > > Hi everyone, > > > > As mentione

AW: AW: Naming convention for Rust target platforms

2024-01-31 Thread Jan.Sommer
> -Ursprüngliche Nachricht- > Von: Sebastian Huber > Gesendet: Mittwoch, 31. Januar 2024 08:08 > An: Sommer, Jan ; devel@rtems.org > Betreff: Re: AW: Naming convention for Rust target platforms > > On 30.01.24 13:45, jan.som...@dlr.de wrote: > >> -Ursprüngliche Nachricht- > >> V

Re: Naming convention for Rust target platforms

2024-01-31 Thread Joel Sherrill
On Wed, Jan 31, 2024 at 12:31 AM Karel Gardas wrote: > On 1/30/24 18:13, Frank Kühndel wrote: > > Which name Rust accepts instead of "armv7a-rtems6-eabihf" depends on the > > naming convention of the Rust community: > > https://docs.rust-embedded.org/embedonomicon/custom-target.html > > Acco