mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
show XO2 firmware version
This commit is contained in:
parent
5fef324ea0
commit
b172e83a4b
@ -2034,6 +2034,7 @@ static int init_xo2_ci(struct ddb_port *port)
|
||||
if (res < 0)
|
||||
return res;
|
||||
|
||||
dev_info(dev->dev, "Port %d: version %u.%u\n", data[0], data[1]);
|
||||
if (data[0] > 1) {
|
||||
dev_info(dev->dev, "Port %d: invalid XO2 CI %02x\n",
|
||||
port->nr, data[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user