wrt54g v2

This is JTAG to debrick any JTAG device. Modem, cable boxes, dish boxes routers.
Post Reply
jay209311
Junior Member
Posts: 12
Joined: Fri Jul 13, 2007 5:06 pm

wrt54g v2

Post by jay209311 »

Hello all. I'm trying to Program whole flash of a wrt54g v2. Could some one tell me the address of the whole (4mb) flash? I try 9fc00000 and says check memory.
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

jay209311 wrote:Hello all. I'm trying to Program whole flash of a wrt54g v2. Could some one tell me the address of the whole (4mb) flash? I try 9fc00000 and says check memory.
You cannot use WRT54GV6 configuration.
Either edit in the usbjtag.def or create a new section and tell it is 4M flash.
jay209311
Junior Member
Posts: 12
Joined: Fri Jul 13, 2007 5:06 pm

wrt54g v2

Post by jay209311 »

Ok, What would be the correct values for a V2?

Test:
Name=WRT54GS V6
Memory=Ram,0,0x80000000,0x800000
Memory=CFE,1,0x9fc00000,0x40000
Memory=KERNEL,1,0x9fc40000,0x1B0000
Memory=NVRAM,1,0x9fDF0000,0x10000
Programram=0x80200000
Endian=Little
IRLength=8
Protocol=EJTAG
DMA=Yes
ProbTrap=1
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

jay209311 wrote:Ok, What would be the correct values for a V2?

Test:
Name=WRT54GS V6
Memory=Ram,0,0x80000000,0x800000
Memory=CFE,1,0x9fc00000,0x40000
Memory=KERNEL,1,0x9fc40000,0x1B0000
Memory=NVRAM,1,0x9fDF0000,0x10000
Programram=0x80200000
Endian=Little
IRLength=8
Protocol=EJTAG
DMA=Yes
ProbTrap=1
Memory=CFE,1,0x9fc00000,0x40000
Memory=KERNEL,1,0x9fc40000,0x1B0000
Memory=NVRAM,1,0x9fDF0000,0x10000
change to
Memory=flash,1,0x9fc00000,0x400000
jay209311
Junior Member
Posts: 12
Joined: Fri Jul 13, 2007 5:06 pm

Post by jay209311 »

Thank you sir, Very much.
k0mpresd
Junior Member
Posts: 5
Joined: Mon Feb 16, 2009 4:55 pm

Post by k0mpresd »

i dont mean to dig up an old thread, but this works for 4mb flash.

Code: Select all

Test:
Name=wrt150n
Memory=Ram,0,0x80000000,0x800000
Memory=CFE,1,0x9fc00000,0x40000
Memory=KERNEL,1,0x9fc40000,0x3B0000
Memory=NVRAM,1,0x9fff0000,0x10000
Programram=0x80200000
Endian=Little
IRLength=8
Protocol=EJTAG
DMA=Yes
ProbTrap=1
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests