]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm/aspeed: bletchley: update hw strap values
authorPatrick Williams <patrick@stwcx.xyz>
Thu, 19 Jun 2025 03:58:50 +0000 (23:58 -0400)
committerCédric Le Goater <clg@redhat.com>
Thu, 3 Jul 2025 11:41:57 +0000 (13:41 +0200)
commit126c56b067d6a68840542f8dc7afdec9b69caa83
treec039b465f9fc1a62dbfbe7749a6adefe66bece39
parenta6ca5dfccc2b584d2f7bf31fb488fc178e967972
hw/arm/aspeed: bletchley: update hw strap values

Update the Bletchley hardware strap register values
per actual hardware:
```
root@bmc:~# devmem 0x1e6e2500
0x00002000
root@bmc:~# devmem 0x1e6e2510
0x00000801
```

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250619035850.2682690-1-patrick@stwcx.xyz
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed.c