Attention is currently required from: laforge, tnt.

laforge uploaded patch set #2 to this change.

View Change

fw/e1-tracer: Initialize IDT82V2081 from within firmware in e1d mode

Initially it was a good choice to keep the LIU driver in the host
software (easier debugging/changes). However, we never really needed it
to do anything but initialization of the LIU.

So in order to avoid having to teach osmo-e1d or other software the
details about the LIU initialization, let's do this from the firmware
*if* the e1d compatible USB configuration is used.

Closes: OS#5733
Change-Id: Id2217ff4573c4eebd816318128f256e85fb3c3bd
---
M firmware/ice40-riscv/e1-tracer/Makefile
A firmware/ice40-riscv/e1-tracer/idt82v2081.c
A firmware/ice40-riscv/e1-tracer/idt82v2081.h
A firmware/ice40-riscv/e1-tracer/idt82v2081_no2spi.c
A firmware/ice40-riscv/e1-tracer/idt82v2081_regs.h
M firmware/ice40-riscv/e1-tracer/usb_e1.c
6 files changed, 314 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/49/29949/2

To view, visit change 29949. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: Id2217ff4573c4eebd816318128f256e85fb3c3bd
Gerrit-Change-Number: 29949
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: tnt <tnt@246tNt.com>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: tnt <tnt@246tNt.com>
Gerrit-MessageType: newpatchset