Attention is currently required from: laforge.
tnt has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/29941 )
Change subject: fw/e1-tracer: restrict dfu programming to e1-tracer devices
......................................................................
Patch Set 2:
(1 comment)
File firmware/ice40-riscv/e1-tracer/Makefile:
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/29941/comment/1ea53bd0_615a…
PS2, Line 87: $(DFU_UTIL) -R -d 1d50:6150,1d50:6151 -a 1 -D $<
dfu util doc says :
--device [Run-Time VENDOR]:[Run-Time PRODUCT][,[DFU Mode VENDOR]:[DFU Mode PRODUCT]]
and
https://github.com/openmoko/openmoko-usb-oui/blob/master/usb_product_ids.psv has :
0x1d50 | 0x6150 | [
https://osmocom.org/projects/e1-t1-adapter/wiki/E1_tracer Osmocom E1
tracer (DFU)]
0x1d50 | 0x6151 | [
https://osmocom.org/projects/e1-t1-adapter/wiki/E1_tracer Osmocom E1
tracer]
So it should be `-d 1d50:6151,1d50:6150` I think.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/29941
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I6a17f01a621cd4af6827167427fafd2f9f277755
Gerrit-Change-Number: 29941
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: tnt <tnt(a)246tNt.com>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Comment-Date: Tue, 01 Nov 2022 08:27:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment