mirror of
https://github.com/andreili/katapult.git
synced 2025-08-23 19:34:06 +02:00
build: update CanBoot USB device ID
Use Device ID 0x6177 granted by OpenMoko for CanBoot. Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
084632749e
commit
b8c6893309
@ -30,7 +30,7 @@ config SERIAL_BAUD
|
||||
config USB_VENDOR_ID
|
||||
default 0x1d50
|
||||
config USB_DEVICE_ID
|
||||
default 0x614e
|
||||
default 0x6177
|
||||
config USB_SERIAL_NUMBER_CHIPID
|
||||
depends on HAVE_CHIPID
|
||||
default y
|
||||
|
Loading…
x
Reference in New Issue
Block a user