Skip to content

fix eFuse ID reading for AMAC star

Zhicai Zhang requested to merge zz_fix_getCUR into activeTB

from the AMAC star spec document: "to read the fuse bits a ‘1’ must be first written to bit 16 of Register 32"

We didn't notice this before, and as a result the eFuse ID we got for AMAC stars have always been zero.

This MR tries to implement this.

Merge request reports

Loading