On Tue, Oct 1, 2024 at 11:24 AM Peter Maydell
wrote:
> On Mon, 30 Sept 2024 at 22:28, Strahinja Jankovic
> wrote:
> >
> > Hi Peter,
> >
> > Thank you very much for the review and detailed comments.
> >
> > I will try to address all comments in the v2 of the patches, but I have
> some questions I
On Mon, 30 Sept 2024 at 22:28, Strahinja Jankovic
wrote:
>
> Hi Peter,
>
> Thank you very much for the review and detailed comments.
>
> I will try to address all comments in the v2 of the patches, but I have some
> questions I added below.
>
> On Mon, Sep 30, 2024 at 4:45 PM Peter Maydell
> wr
Hi Peter,
Thank you very much for the review and detailed comments.
I will try to address all comments in the v2 of the patches, but I have
some questions I added below.
On Mon, Sep 30, 2024 at 4:45 PM Peter Maydell
wrote:
> On Thu, 19 Sept 2024 at 22:55, Strahinja Jankovic
> wrote:
> >
> > T
On Thu, 19 Sept 2024 at 22:55, Strahinja Jankovic
wrote:
>
> This patch implements Allwinner A10 SPI controller emulation.
> Only master-mode functionality is implemented.
>
> Since U-Boot and Linux SPI drivers for Allwinner A10 perform only
> byte-wide CPU access (no DMA) to the peripheral, the e
This patch implements Allwinner A10 SPI controller emulation.
Only master-mode functionality is implemented.
Since U-Boot and Linux SPI drivers for Allwinner A10 perform only
byte-wide CPU access (no DMA) to the peripheral, the emulated
controller does not implement DMA control and supports only b