On Wed, Aug 31, 2022 at 2:59 AM Daniel Cederman
wrote:
> On 2022-08-30 21:10, Joel Sherrill wrote:
>
> I think it's OK to push after this long.
>
> Also be sure to add some to the RTEMS Users Guide for this BSP.
>
> Will do.
>
>
> Does this work on any simulator?
>
> We have a modified version of
On 2022-08-30 21:10, Joel Sherrill wrote:
I think it's OK to push after this long.
Also be sure to add some to the RTEMS Users Guide for this BSP.
Will do.
Does this work on any simulator?
We have a modified version of QEMU that we run it on, but we have not
made it publicly available yet.
And then Sebastian replies while I was typing that.
Address his concerns. :)
On Tue, Aug 30, 2022 at 2:10 PM Joel Sherrill wrote:
> I think it's OK to push after this long.
>
> Also be sure to add some to the RTEMS Users Guide for this BSP.
>
> Does this work on any simulator?
>
> --joel
>
> On
I think it's OK to push after this long.
Also be sure to add some to the RTEMS Users Guide for this BSP.
Does this work on any simulator?
--joel
On Tue, Aug 30, 2022 at 6:39 AM Daniel Cederman
wrote:
> Hi,
>
> Is it OK to push this or should I wait for additional comments?
>
> On 2022-08-25 1
Hi,
Is it OK to push this or should I wait for additional comments?
On 2022-08-25 10:33, Daniel Cederman wrote:
v5
Made RISCV_CONSOLE_MAX_APBUART_DEVICES an option
bsp_fatal if no uart clock frequency is found
Changed CONSOLE_USE_INTERRUPTS to BSP_CONSOLE_USE_INTERRUPTS
Added error codes for AP
v5
Made RISCV_CONSOLE_MAX_APBUART_DEVICES an option
bsp_fatal if no uart clock frequency is found
Changed CONSOLE_USE_INTERRUPTS to BSP_CONSOLE_USE_INTERRUPTS
Added error codes for APBUART
Get work area size from /memory node
Martin Aberg (1):
bsp/riscv: Add NOEL-V BSP
bsps/include/bsp/fatal.h