ok wow. good job.
I compared your kernel output to this example [gist.github.com]
The significant difference is this line
Your flash(-partition) is not recognized.
Googling that message gave me
[forums.xilinx.com]
[www.dd-wrt.com]
Which brings me to the point how you power your MR3020... How is your wireing?
I usually only connect TX/RX/GND , but voltage is supplied during normal USB connection. It makes sure the device is getting enough power.
If you are powering via serial, I'll suggest rewiring, using USB and do a tftp reflash.
If that does not help, try to use linux for that... maybe windows (tftpd, or anti virus) is doing strange things with the .bin file :-(
best regards Matthias
I compared your kernel output to this example [gist.github.com]
The significant difference is this line
Quote
[ 0.490000] m25p80 spi0.0: unrecognized JEDEC id c84016
Your flash(-partition) is not recognized.
Googling that message gave me
[forums.xilinx.com]
[www.dd-wrt.com]
Which brings me to the point how you power your MR3020... How is your wireing?
I usually only connect TX/RX/GND , but voltage is supplied during normal USB connection. It makes sure the device is getting enough power.
If you are powering via serial, I'll suggest rewiring, using USB and do a tftp reflash.
If that does not help, try to use linux for that... maybe windows (tftpd, or anti virus) is doing strange things with the .bin file :-(
best regards Matthias