Quiero los datos de conexión GPON para poder usar un ZTE F680.
Lo máximo que he conseguido, es conectarme por JTAG y acceder al firmware CFE. Pero aquí me pierdo. No tiene muchas opciones y la mayoria son cosas de bajo nivel, algo parecido a esto:
Código:
sm Set memory or registers.
dm Dump memory or registers.
w Write the whole image start from beginning of the flash
e Erase [n]vram or [a]ll flash except bootrom
r Run program from flash image or from host depend on [f/h] flag
p Print boot line and board parameter info
c Change booline parameters
f Write image to the flash
i Erase persistent storage data
a Change board AFE ID
b Change board parameters
reset Reset the board
help Obtain help for CFE commands
En google no encuentro información de lo que intento hacer.