mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-29 14:25:33 +00:00
plugins: rts54hub: rts54hub.quirk update
fixed USB\VID_0BDA&PID_5420 and USB\VID_0BDA&PID_5420&I2C_01 fw size range
This commit is contained in:
parent
4aa3b56ecb
commit
5abbceddb9
@ -27,13 +27,14 @@ Rts54RegisterAddrLen = 0x04
|
|||||||
Plugin = rts54hub
|
Plugin = rts54hub
|
||||||
GType = FuRts54HubDevice
|
GType = FuRts54HubDevice
|
||||||
FirmwareSizeMin = 0x10000
|
FirmwareSizeMin = 0x10000
|
||||||
FirmwareSizeMax = 0x70000
|
FirmwareSizeMax = 0x40000
|
||||||
Children = FuRts54hubRtd21xxBackground|USB\VID_0BDA&PID_5420&I2C_01
|
Children = FuRts54hubRtd21xxBackground|USB\VID_0BDA&PID_5420&I2C_01
|
||||||
[USB\VID_0BDA&PID_5420&I2C_01]
|
[USB\VID_0BDA&PID_5420&I2C_01]
|
||||||
Plugin = rts54hub
|
Plugin = rts54hub
|
||||||
Name = Honeybuns Dock
|
Name = Honeybuns Dock
|
||||||
Flags = updatable
|
Flags = updatable
|
||||||
FirmwareSize = 0x70000
|
FirmwareSizeMin = 0x10000
|
||||||
|
FirmwareSizeMax = 0x90000
|
||||||
Rts54TargetAddr = 0x20
|
Rts54TargetAddr = 0x20
|
||||||
Rts54I2cSpeed = 0x2
|
Rts54I2cSpeed = 0x2
|
||||||
Rts54RegisterAddrLen = 0x04
|
Rts54RegisterAddrLen = 0x04
|
||||||
|
Loading…
Reference in New Issue
Block a user