Re: [PATCH v5 00/41] Raspberry Pi 4B machine

2024-02-23 Thread Peter Maydell
On Thu, 22 Feb 2024 at 18:15, Kambalin, Sergey wrote: > > Hi Peter! > > Sorry, it wasn't intentional. > > How can I keep the tags from v4? If I reply with a 'Reviewed-by:' tag on a patch, and you don't make major changes for the next version, copy that tag into the commit message so it appears th

Re: [PATCH v5 00/41] Raspberry Pi 4B machine

2024-02-22 Thread Kambalin, Sergey
devel@nongnu.org; Kambalin, Sergey Тема: Re: [PATCH v5 00/41] Raspberry Pi 4B machine On Mon, 19 Feb 2024 at 01:19, Sergey Kambalin wrote: > > Introducing Raspberry Pi 4B model. > It contains new BCM2838 SoC, PCIE subsystem, > RNG200, Thermal sensor and Genet network controller. > > It can

Re: [PATCH v5 00/41] Raspberry Pi 4B machine

2024-02-22 Thread Peter Maydell
On Mon, 19 Feb 2024 at 01:19, Sergey Kambalin wrote: > > Introducing Raspberry Pi 4B model. > It contains new BCM2838 SoC, PCIE subsystem, > RNG200, Thermal sensor and Genet network controller. > > It can work with recent linux kernels 6.x.x. > Two avocado tests was added to check that. > > Unit t

[PATCH v5 00/41] Raspberry Pi 4B machine

2024-02-18 Thread Sergey Kambalin
Introducing Raspberry Pi 4B model. It contains new BCM2838 SoC, PCIE subsystem, RNG200, Thermal sensor and Genet network controller. It can work with recent linux kernels 6.x.x. Two avocado tests was added to check that. Unit tests has been made as read/write operations via mailbox properties. G