Re: [PATCH] TFTPFS: Adding missing diagram

2022-10-13 Thread Chris Johns
I have built HTML and PDF and it looks is fine. Pushed. Thank you for updating the image and sorting this out. It is appreciated. Chris On 14/10/2022 2:41 am, Frank Kuehndel wrote: > From: Frank Kühndel > > --- > filesystem/trivial_ftp.rst | 8 -- >

Ping on ticket 4728 + patch

2022-10-13 Thread Alan Cudmore
Hi, Sorry, I did not set a message subject in my previous email. Ping on this patch. I built all of the riscv/riscv BSPs that use it. It works for the generic riscv/qemu BSP, the PolarFire BSP, and the RISC-V BSP I am working on where the macro failed.

[no subject]

2022-10-13 Thread Alan Cudmore
Ping on this patch. I built all of the riscv/riscv BSPs that use it. It works for the generic riscv/qemu BSP, the PolarFire BSP, and the RISC-V BSP I am working on where the macro failed. https://lists.rtems.org/pipermail/devel/2022-September/073390.html Thanks, Alan

Re: Cygwin tools failure

2022-10-13 Thread Joel Sherrill
On Thu, Oct 13, 2022 at 5:32 PM Ryan Long wrote: > > On 10/12/2022 7:43 PM, Chris Johns wrote: > > On 12/10/2022 3:24 pm, Chris Johns wrote: > >> Consider a patch to add the piece removed at the end of this patch as > approved. > > I see the patch was pushed, thanks. The RSB hash will need to be

Re: Cygwin tools failure

2022-10-13 Thread Ryan Long
On 10/12/2022 7:43 PM, Chris Johns wrote: On 12/10/2022 3:24 pm, Chris Johns wrote: Consider a patch to add the piece removed at the end of this patch as approved. I see the patch was pushed, thanks. The RSB hash will need to be updated so users pick it up. I've sent a patch that updates

[PATCH] TFTPFS: Adding missing diagram

2022-10-13 Thread Frank Kuehndel
From: Frank Kühndel --- filesystem/trivial_ftp.rst | 8 -- images/filesystem/tftpfs_usage.png | Bin 0 -> 47217 bytes images/filesystem/tftpfs_usage.puml | 37 3 files changed, 43 insertions(+), 2 deletions(-) create mode 100644

Re: docs not building to PDF

2022-10-13 Thread Frank Kühndel
Hello Sam, Hello Chris, Sam, your mermaid diagram misses only yet another loop. Beside of that it looks really good and impressing. I like it very much. Many thanks for your efforts and help. Unfortunately, I made (yet another) mistake and did not recognize that you already reproduced my

Re: Visibility of RISCV_BOOT_HARTID

2022-10-13 Thread Joel Sherrill
On Thu, Oct 13, 2022 at 2:18 AM wrote: > > > On Thu, 2022-10-13 at 06:27 +0200, Sebastian Huber wrote: > > EXTERNAL EMAIL: Do not click links or open attachments unless you > > know the content is safe > > > > On 12/10/2022 16:36, Joel Sherrill wrote: > > > Hi > > > > > > I was looking at the

Re: docs not building to PDF

2022-10-13 Thread Sam Price
Also imagine magick has a command line converter https://imagemagick.org/script/convert.php On Thu, Oct 13, 2022 at 3:49 AM wrote: > There is also Kroki: https://kroki.io/ > It does the rendering of multiple text based diagram languages, including > PlantUML, Mermaid, Ditaa and a bunch of

RE: docs not building to PDF

2022-10-13 Thread Jan.Sommer
There is also Kroki: https://kroki.io/ It does the rendering of multiple text based diagram languages, including PlantUML, Mermaid, Ditaa and a bunch of others. Then you only need one tool for it. Best regards, Jan > -Original Message- > From: devel On Behalf Of Chris Johns >

Re: Visibility of RISCV_BOOT_HARTID

2022-10-13 Thread Padmarao.Begari
> On Thu, 2022-10-13 at 06:27 +0200, Sebastian Huber wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > On 12/10/2022 16:36, Joel Sherrill wrote: > > Hi > > > > I was looking at the bsp default settings for sparc/leon3 to show > > someone

Re: Visibility of RISCV_BOOT_HARTID

2022-10-13 Thread Padmarao.Begari
Hi Joel, We can do like below to remove visibility of RISCV_BOOT_HARTID from other architecture configurations and only visible to RISC-V. Changes in spec/build/cpukits 1. Remove "optboothartid" build-dependency from "cpuotps" 2. Add the "cpuriscvhartid" to generate the "hartid.h" using