OpenWrt Forum Archive

Topic: EVDO L10E+ by LMK - Any info?

The content of this topic has been archived on 23 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi. I've seen this gadget:
http://www.aliexpress.com/item/Free-Shi … 02560.html
It claims to run OpenWRT, and some digging indicates it's a Qualcomm MDM6085 chipset which I think might be Atheros???
I'm not averse to popping one open, soldering on a serial terminal, compiling OpenWRT and tftping an image, but kernel hacking, custom device drivers and much jtag would be beyond me. Is there any support for this, and if not, how much work would it be to get it going?
Thanks.
Bill

OK, I've got one now. It appears to be visually similar to this one. I can telnet in to a busybox prompt, but it's very limited - no ls, even!
I've popped it open and there's an interesting set of pads - jtag??? Here's the battery side and the front. What's the next steps to getting OpenWRT on this - any ideas of the pinout of the header? I'll try and see if I can get any further with telnet and getting to the SD card.

Just to revive this ancient thread, yes the Maplin device seems to be the same.
I've managed to get a JTAG pinout.
With the device the "right" way up, network socket at the bottom, USB at the top, looking from the back, there's the solder pads, one on its own over the right end, then two rows of 8 pads.
Top row: *B*CDF** Bottom row: *A***E** (I tried to do an ASCII art, but it seemed broken.)
A=GND, B=TMS, C=TDO, D=TDI, E=TRST, F=TCK
Voltage=1.8V
Info I've got:
Device ID: 0100 0111101100110110 00001110000 1 (0x47B360E1)
Manufacturer ID: 0x070
Part Number: 0x7B36
Which seems to be an LSdigital ARM1136
Next step, try and suck an image out.

The discussion might have continued from here.