WRT300N v1.1 - Now supported! - See page 15

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3 ... 9, 10, 11 ... 18, 19, 20  Next
Author Message
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Tue Mar 18, 2008 2:58    Post subject: Reply with quote
Hey guys ! Better news now ! I am happy to tell you that JP1 is JTAG for sure :

Here is the output of tjtag -probeonly on a WRT300N v 1.1 JP1 port :

========================================
EJTAG Debrick Utility v2.0-Tornado-MOD
========================================

Probing bus ... Done

Instruction Length set to 8

CPU Chip ID: 00000100011110000101000101111111 (0478517F)
*** Found a Broadcom BCM4785 Rev 1 CPU chip ***

- EJTAG IMPCODE ....... : 00000100011110000101000101111111 (0478517F)
- EJTAG Version ....... : 1 or 2.0
- EJTAG DMA Support ... : No
- EJTAG Implementation flags: R4k ASID_8 ASID_6 NoDMA MIPS64

Issuing Processor / Peripheral Reset ... Done
Enabling Memory Writes ... Done
Halting Processor ... <Processor Entered Debug Mode!> ... Done
Clearing Watchdog ...

It remains stuck at Clearing Watchdog.

It's says it found a BCM4785 but the cpu is written BCM4705 on it.

Anything you want from there ?

Regards

Charles
Sponsor
Tornado
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 2087
Location: Odessa, Ukraine

PostPosted: Tue Mar 18, 2008 5:28    Post subject: Reply with quote
Try -probeonly /noemw & or -probeonly /noemw /nocwd, let's see id that picks up the flash
_________________
Want JTAG support - Donate a router
or Donate with PayPal !

My preferred parallel jtag adapter:
TIAO Parallel adapter

Tjtag website - http://tjtag.com

Compiling DD-WRT on:
AMD Phenom II X6 1090T @ 3926.667 Mhz

Aptosid X64 - Debian SID X64
Ubuntu 10.10 X64 - Arch X64
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Tue Mar 18, 2008 18:31    Post subject: Reply with quote
added here
http://dd-wrt.com/wiki/index.php/Supported_Devices#Linksys

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Wed Mar 19, 2008 0:16    Post subject: Reply with quote
Nice !

Confirmation power supply is 12V 1A.
JP1 is JTAG
JP3 is JTAG for radio (BCM4321)

The numbers written on the samsung flash chip are almost unreadable, but it looks like it would be :

Flash : K8d6316ubm

It could then be 8 meg ?

I haven't seen any obvious possibility for serial port yet. Any one knows where it is on the 300n v1.0 ?

Charles
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Wed Mar 19, 2008 0:23    Post subject: Reply with quote
I tried:

tjtag -probeonly /nocwd
tjtag -probeonly /nocwd /nodma
tjtag -probeonly /nocwd /fc:44
tjtag -probeonly /nocwd /nodma /fc:44

Stops at :

Probing Flash at (Flash Window: 0x1fc00000) ... ^C

or

Manual Flash Selection ...

The flash seems to be samsung K8D6316UBM

Please let me know what you think...

Thanks a lot !

Charlo
linearburn
DD-WRT User


Joined: 01 May 2007
Posts: 77
Location: Oklahoma city USA

PostPosted: Thu Mar 20, 2008 2:34    Post subject: Reply with quote
sweet
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Thu Mar 20, 2008 5:08    Post subject: Reply with quote
Hey Tornado do you have other ideas of what I should try ?

Let me know

Charles
Tornado
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 2087
Location: Odessa, Ukraine

PostPosted: Thu Mar 20, 2008 6:06    Post subject: Reply with quote
@charlo

Well the flash is already added, I didn't see that you tried tjtag -probeonly /noemw or /noemw /nodma

_________________
Want JTAG support - Donate a router
or Donate with PayPal !

My preferred parallel jtag adapter:
TIAO Parallel adapter

Tjtag website - http://tjtag.com

Compiling DD-WRT on:
AMD Phenom II X6 1090T @ 3926.667 Mhz

Aptosid X64 - Debian SID X64
Ubuntu 10.10 X64 - Arch X64
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Thu Mar 20, 2008 14:53    Post subject: Reply with quote
What do you mean ? I understand tjtag seems to already have support for that chip.

Still I was wondering if you had any pointers, because it always freezes on the Clear Watchdog of the CPU or at flash detection.

I feel we are very close to get to write to the chip.

Other question, in the earlier message of this thread there is someone trying out some builds from Eko.

Does he use a serial port to see the boot output ?

Charles
Tornado
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 2087
Location: Odessa, Ukraine

PostPosted: Thu Mar 20, 2008 15:05    Post subject: Reply with quote
Yes, he probably does, Im asking you to run those commands

/noemw and /nocwd....it will not show the flash if the commands are wrong, also I thought it was a UBM /fc:45...double check you version, Im working on the next release, they could be a little different

_________________
Want JTAG support - Donate a router
or Donate with PayPal !

My preferred parallel jtag adapter:
TIAO Parallel adapter

Tjtag website - http://tjtag.com

Compiling DD-WRT on:
AMD Phenom II X6 1090T @ 3926.667 Mhz

Aptosid X64 - Debian SID X64
Ubuntu 10.10 X64 - Arch X64
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Thu Mar 20, 2008 16:15    Post subject: Reply with quote
Ok I will try with /noemw /nocwd tonight. I should have brought the unit with me at the office but it's currently at my place.

/fc:45 is 2 MB Intel Chip, I don't think it's what I should use.

What's the most recent version of tjtag ?

Yesterday I gave a shot to sveasoft Talisman Basic 1.3.5 on my second 300N v 1.1.

It works just fine but I prefer DD WRT's interface. May be from that other router I could confirm what's the flash ? Antything to poll from the NVram ?

Regards

Charles
charlo
DD-WRT Novice


Joined: 31 May 2007
Posts: 12

PostPosted: Fri Mar 21, 2008 4:07    Post subject: Reply with quote
It didn't work as well doing it with /noewm.

I tried it with also combination of the earlier commands you had me to try.

Let me know what you would do. I will let you know if I try anything else.

Charlo
Tornado
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 2087
Location: Odessa, Ukraine

PostPosted: Fri Mar 21, 2008 5:42    Post subject: Reply with quote
All I can say is check you connections, sounds like one of the lines on the routers JTAG port is loose or not soldered completly.
_________________
Want JTAG support - Donate a router
or Donate with PayPal !

My preferred parallel jtag adapter:
TIAO Parallel adapter

Tjtag website - http://tjtag.com

Compiling DD-WRT on:
AMD Phenom II X6 1090T @ 3926.667 Mhz

Aptosid X64 - Debian SID X64
Ubuntu 10.10 X64 - Arch X64
linearburn
DD-WRT User


Joined: 01 May 2007
Posts: 77
Location: Oklahoma city USA

PostPosted: Mon Mar 24, 2008 22:39    Post subject: Reply with quote
bump
Hyrules
DD-WRT Novice


Joined: 28 Mar 2008
Posts: 43

PostPosted: Fri Mar 28, 2008 23:28    Post subject: Reply with quote
bumpeedoo
Goto page Previous  1, 2, 3 ... 9, 10, 11 ... 18, 19, 20  Next Display posts from previous:    Page 10 of 20
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum