[PATCH] 6: Use Binutils 2.41

2023-07-30 Thread Sebastian Huber
Prepare for RTEMS 6.1 release. Update #4921. --- rtems/config/6/rtems-default.bset | 2 +- rtems/config/tools/rtems-binutils-2.41.cfg | 13 + 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 rtems/config/tools/rtems-binutils-2.41.cfg diff --git a/rtems/c

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

2023-07-30 Thread Chris Johns
On 31/7/2023 11:24 am, Muhammad Sulthan Mazaya wrote: > Hi Chris, > >> This file does not look like a script to me. I suggest removing _scripts from > the path > > Sure, I will revise it > >> What is this file and where did it come from? I see no attribution or sources > to make this binary file

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

2023-07-30 Thread Muhammad Sulthan Mazaya
Hi Chris, > This file does not look like a script to me. I suggest removing _scripts from the path Sure, I will revise it > What is this file and where did it come from? I see no attribution or sources to make this binary file? It's leon3's prom image, the source I use to build the binary is fr

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

2023-07-30 Thread Muhammad Sulthan Mazaya
Hi Joel, Sorry I don't notice this email from you until Chris replied, gmail is weird on mailing lists. > This needs updating with you for sure and maybe Alan? Certainly not > 2014 and Chris. :) and > New file no license or copyright. Hmmm.. is there a comment in the > renode scripts? Is there

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

2023-07-30 Thread Chris Johns
On 29/7/2023 12:08 pm, Muhammad Sulthan Mazaya wrote: > Add leon3 implementation for rtems-test using renode. > > --- > .../testing/bsps/kendrytek210-renode.ini | 38 ++ > tester/rtems/testing/bsps/leon3-renode.ini| 37 ++ > tester/rtems/testing/renode.cfg