[PATCH v2] virtio: Fix virtio initialization sequence
Tom Rini
trini at konsulko.com
Thu Mar 26 00:05:50 CET 2026
On Tue, 10 Mar 2026 08:16:42 -0600, Tom Rini wrote:
> The virtio spec clearly states in "3.1.1 Driver Requirements: Device
> Initialization" the sequence a client has to follow after device reset.
> Because u-boot resets here again, it also needs to set the "acknowledge"
> bit again even if this was done in virtio_uclass_child_post_bind already
> once before.
>
>
> [...]
Applied to u-boot/next, thanks!
[1/1] virtio: Fix virtio initialization sequence
commit: 30e1733297ac7d9703bd0950bd237648dcb41850
--
Tom
More information about the U-Boot
mailing list