This is separate because mipstx39 is not a full toolchain but we have to
built this target to get the jmr3904 simulator. It should normally be in
sync with the other gdb configurations.
This looks ok.
On Tue, Apr 4, 2023 at 8:31 PM wrote:
> From: Chris Johns
>
> - Use a build set file to stage
Looks good.
Does this stop build failures for warnings?
On Tue, Apr 4, 2023 at 8:31 PM wrote:
> From: Chris Johns
>
> Updates #4892
> ---
> source-builder/config/dtc-1-1.cfg | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/source-builder/config/dtc-1-1.cfg
> b/sour
On 6 Apr 2023, at 3:27 am, Joel Sherrill wrote:Looks good.Does this stop build failures for warnings?YesChrisOn Tue, Apr 4, 2023 at 8:31 PM wrote:From: Chris Johns
Updates #4892
---
source-builder/config/dtc-1-1.cfg | 4 ++--
1 file changed, 2 inse
On 6/4/2023 3:27 am, Joel Sherrill wrote:
> This is separate because mipstx39 is not a full toolchain but we have to built
> this target to get the jmr3904 simulator. It should normally be in sync with
> the
> other gdb configurations.
>
> This looks ok.
Thanks. The ability for the RSB to stage
From: Chris Johns
- These are need by the net legacy stack
---
.../bsps/powerpc/motorola_powerpc/grp.yml | 4
.../powerpc/motorola_powerpc/optmvme2307.yml | 18 ++
.../powerpc/motorola_powerpc/optmvme2700.yml | 18 ++
3 files changed, 40 insertions(
From: Chris Johns
- Add a support call to use the configuration
---
config.inc | 6 ++
netlegacy.py | 82 --
testsuites/include/net-legacy-config.h | 18 ++
testsuites/include/network-config.h.in | 41
From: Chris Johns
---
testsuites/telnetd02/init.c| 116 +
testsuites/telnetd02/telnetd02.doc | 11 +++
testsuites/telnetd02/telnetd02.scn | 11 +++
testsuites/telnetd02/wscript | 50 +
testsuites/wscript | 2 +-
5 files c
From: Chris Johns
---
testsuites/telnetd02/init.c| 116 +
testsuites/telnetd02/telnetd02.doc | 12 +++
testsuites/telnetd02/telnetd02.scn | 9 +++
testsuites/telnetd02/wscript | 50 +
testsuites/wscript | 2 +-
5 files c
From: Chris Johns
- Add a support call to use the configuration
---
config.inc | 6 ++
netlegacy.py | 82 --
testsuites/include/net-legacy-config.h | 18 ++
testsuites/include/network-config.h.in | 41
The commit missed the doco update. I will send a v2.
Chris
On 6/4/2023 3:08 pm, chr...@rtems.org wrote:
> From: Chris Johns
>
> ---
> testsuites/telnetd02/init.c| 116 +
> testsuites/telnetd02/telnetd02.doc | 11 +++
> testsuites/telnetd02/telnetd02.scn |
Attached is the updated flashdev API. I've focused on the feedback
previously provided. I've added called the missing calls to bring
this API inline with that of the zephyr example provided. The
formatting is brought inline with RTEMS style. The shell command is
extended to include all previous and
From: Aaron Nyholm
---
cpukit/dev/flash/flashdev.c | 732
cpukit/include/dev/flash/flashdev.h | 437 +
spec/build/cpukit/librtemscpu.yml | 4 +
3 files changed, 1173 insertions(+)
create mode 100644 cpukit/dev/flash/flashdev.c
create mod
From: Aaron Nyholm
---
cpukit/include/rtems/shellconfig.h | 7 +
cpukit/libmisc/shell/main_flashdev.c | 592 +++
spec/build/cpukit/objshell.yml | 1 +
3 files changed, 600 insertions(+)
create mode 100644 cpukit/libmisc/shell/main_flashdev.c
diff --git a/cpu
From: Aaron Nyholm
---
spec/build/testsuites/libtests/flashdev01.yml | 20 ++
spec/build/testsuites/libtests/grp.yml| 2 +
testsuites/libtests/flashdev01/flashdev01.doc | 11 +
testsuites/libtests/flashdev01/flashdev01.scn | 2 +
testsuites/libtests/flashdev01/init.c | 190
14 matches
Mail list logo