Re: [PATCH] bsps/xqspipsu: Handle SMP systems properly

2023-06-21 Thread Chris Johns
OK Chris On 22/6/2023 2:09 am, Kinsey Moore wrote: > The NOR driver was not written with SMP systems and caching in mind. > This makes the IsBusy flag volatile for updates across cores and > introduces cache flushing and invalidation where necessary for data > manipulated by the DMA engine in the

RFC: Regulator Submission and Inclusion in RTEMS

2023-06-21 Thread Joel Sherrill
Hi I wrote a handy application helper named the Regulator (movie sounds there). It was designed to address a customer's challenge where they had a bursty input where immediately sending those bursts led to overflowing the destination. But there was plenty of time between bursts to deliver and proc

[PATCH] bsps/xqspipsu: Handle SMP systems properly

2023-06-21 Thread Kinsey Moore
The NOR driver was not written with SMP systems and caching in mind. This makes the IsBusy flag volatile for updates across cores and introduces cache flushing and invalidation where necessary for data manipulated by the DMA engine in the QSPI peripheral. --- bsps/include/dev/spi/xqspipsu.h

Re: [rtems-tools commit] rtemstoolkit: add support for executing pipe command

2023-06-21 Thread Joel Sherrill
Now that this is pushed, the hash for rtems-tools in the RSB needs to be bumped to pick these changes up. --joel On Tue, Jun 20, 2023 at 6:04 PM Chris Johns wrote: > Module:rtems-tools > Branch:master > Commit:38162e17d998770cd4696bcd4f01c98b5d8c53a0 > Changeset: > http://git.rtems.