On 19.05.2026 07:59, Cédric Le Goater wrote:
On 5/14/26 20:48, Michael Tokarev wrote:
...
Is it this one maybe? https://marc.info/?l=qemu-arm&m=164500409921734,
which is commit e1acf581c9 in qemu? It has a different commit message
though.
It should be :
Fixes: 9f58dd0a8c30 ("hw/misc/aspeed_sbc: Connect ASPEED OTP memory
device to SBC")
Aha!
And this patch does not apply to 10.0.x, - in there, there's no
hw/nvram/aspeed_otp.c (688a3dae78 hw/nvram/aspeed_otp: Add ASPEED OTP
memory device model). I assume it's not needed for 10.0.x, but in
that case, the Fixes: tag isn't even commit e1acf581c9.
It should apply on stable-10.2
Yeah, with this Fixes: tag it becomes obvious.
Thank you for the update!
/mjt