Re: [PATCH rtems-libbsd 1/2] microblaze: Add AXI Ethernet support

2022-01-21 Thread Chris Johns
On 21/1/22 8:18 am, Alex White wrote: > On Thu, Jan 20, 2022 at 12:30 AM Chris Johns wrote: >> >> On 20/1/22 2:54 pm, Alex White wrote: >>> From: Jennifer Averett >>> rtemsbsd/rtems/rtems-kernel-vmem.c| 17 + >>> diff --git a/rtemsbsd/rtems/rtems-kernel-vmem.c >>>

[PATCH] eng: Add script usage to how-to

2022-01-21 Thread Sebastian Huber
Update #3715. --- eng/req/howto.rst | 103 +- 1 file changed, 102 insertions(+), 1 deletion(-) diff --git a/eng/req/howto.rst b/eng/req/howto.rst index c8bd8c5..dbd01f0 100644 --- a/eng/req/howto.rst +++ b/eng/req/howto.rst @@ -1,6 +1,6 @@ ..

[PATCH 5/5] rtems-bsps-tiers.ini: Move appropriate aarch64 BSPs to Tier 1 and 2

2022-01-21 Thread Joel Sherrill
This also resulted in finding some BSPs listed which were no longer in the RTEMS source. Updates #4581. --- config/rtems-bsps-tiers.ini | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini index

[PATCH 4/5] rtems-bsps.ini: Add missing architectures and BSPs

2022-01-21 Thread Joel Sherrill
The aarch64, microblaze, nios2, and x86_64 needed to be added. --- config/rtems-bsps.ini | 20 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/config/rtems-bsps.ini b/config/rtems-bsps.ini index 5be9cba..659e31f 100644 --- a/config/rtems-bsps.ini +++

[PATCH 3/5] rtems-bsps-arm.ini, config/rtems-bsps.ini: Remove build variance on network

2022-01-21 Thread Joel Sherrill
With the legacy TCP/IP stack no longer in rtems.git, there is nothing to turn on/off with regards to BSPs or the stack itself. Removing this significantly reduces the number of configurations built. Closes #4583. --- config/rtems-bsps-arm.ini | 1 - config/rtems-bsps.ini | 11 +-- 2

[PATCH 2/5] rtems-bsps-tiers.ini: Update comment to use tier 2 definitiion in docs

2022-01-21 Thread Joel Sherrill
See rtems-docs/user/hardware/tiers.rst. Tier 2 is test results on simulator not hardware and simulator. --- config/rtems-bsps-tiers.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini index a48b8ef..c3e62b2 100644 ---

[PATCH 1/5] rtems-bsps-tiers.ini: Add missing architectures and BSPs as tier 3

2022-01-21 Thread Joel Sherrill
--- config/rtems-bsps-tiers.ini | 24 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini index ba9e6b5..a48b8ef 100644 --- a/config/rtems-bsps-tiers.ini +++ b/config/rtems-bsps-tiers.ini @@ -41,15

[PATCH 0/5] rtems-bsp-builder Configuration Cleanup

2022-01-21 Thread Joel Sherrill
As part of adding aarch64 BSPs to tier 1, it become obvious that these config files had not received attention lately. Multiple architectures and BSPs needed to be added. Some BSPs that had been removed needed to be removed here as well. With the legacy TCP/IP stack no longer in rtems.git, it

Re: [PATCHES] Fix PPP in libbsd and optimize ATSAM console

2022-01-21 Thread Christian MAUDERER
Ping. Am 18.01.22 um 12:22 schrieb Christian MAUDERER: Hello, I noted that I still have this patch set open. I first posted it in August 2021 and later pinged it in September 2021. Both times no conclusion has been found. I would like to finally finish this topic and get the patches in an