Need Xml for linksys EA6200

Routers, VOIP devices, etc.
Post Reply
d0
Junior Member
Posts: 177
Joined: Thu Feb 26, 2009 9:50 am
Location: S FL
Contact:

Need Xml for linksys EA6200

Post by d0 »

I am trying to both firmware banks for this router because it keeps resetting to default firmware after I flash DD-WRT.
https://en.wikipedia.org/wiki/Linksys_routers#EA6200
Broadcom BCM47081 RAM 128 MB FLASH 128 MB

I made the broken XML I made from the EA2700, it detects but it doesn't report proper CPU and doesn't work for read/write.

After issuing ID Detect with themade up XML this is what I get:

Code: Select all

Target: ea6200
-detect
IDCODE 502BF17F
Broadcom BCM02BF
IMPCODE FFFFFFFF
EJTAG V3.1
DMA not supported
file

Code: Select all

<Test>
	<Name>ea6200</Name>
	<Cat>Modem</Cat>
	<Protocol>EJTAG64</Protocol>
	<Endian>Little</Endian>
	<IRLength>8</IRLength>
	<DMA>Yes</DMA>
	<ProbTrap>1</ProbTrap>
	<Programram>0x80200000</Programram>
	<Memorys>
			<Memory>
				<Name>Ram</Name>
				<Type>0</Type>
				<Address>0x80000000</Address>
				<Size>0x2000000</Size>
			</Memory>
			<Memory>
				<Name>CFE</Name>
				<Type>1</Type>
				<Address>0x9C000000</Address>
				<Size>0x40000</Size>
			</Memory>
			<Memory>
				<Name>KERNEL</Name>
				<Type>1</Type>
				<Address>0x9C040000</Address>
				<Size>0x7A0000</Size>
			</Memory>
			<Memory>
				<Name>NVRAM</Name>
				<Type>1</Type>
				<Address>0x9C7E0000</Address>
				<Size>0x20000</Size>
			</Memory>
	</Memorys>
</Test>
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

Do you think I can use EA6400 to develop? I found one locally and I can grab this weekend.
d0
Junior Member
Posts: 177
Joined: Thu Feb 26, 2009 9:50 am
Location: S FL
Contact:

Post by d0 »

i don't know, but I think , the all the EA series seems similar to me. But the firmware might not be in second bank maybe it is kept in NVRAM and flashed back when DD_WRT crashes.
d0
Junior Member
Posts: 177
Joined: Thu Feb 26, 2009 9:50 am
Location: S FL
Contact:

Post by d0 »

CPU difference is only that one is a dual core. Also it's not just an XML difference? Why does it require a rewrite of software?
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

This chip is ARMv7. The working ones are MIPS32. They are completely different.
Anyway when I have time I will take a look of this router.
d0
Junior Member
Posts: 177
Joined: Thu Feb 26, 2009 9:50 am
Location: S FL
Contact:

Post by d0 »

Has there been any progress on this yet?
ccvictornillo
Junior Member
Posts: 65
Joined: Mon Mar 29, 2010 10:22 pm

Post by ccvictornillo »

usbbdm wrote:Do you think I can use EA6400 to develop? I found one locally and I can grab this weekend.
Hello usbbdm, did you came out with something for this router? Can't install DD-WRT using the GUI's router. Let me know.
usbbdm
Junior Member
Posts: 8962
Joined: Mon Jul 18, 2005 9:33 pm

Post by usbbdm »

No. I am working on something else for the moment.
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests