EA4500 U-Boot / bootloader wanted - bricked router

Hi,

This is my first post, so hello for everyone!

I bricked my Cisco / Linksys EA4500 router.
I need a copy of u-boot, can someone help me?

root@OpenWrt:/# cat /proc/mtd
dev: size erasesize name
mtd0: 00080000 00020000 "u-boot"
mtd1: 00020000 00020000 "u_env"
mtd2: 00020000 00020000 "s_env"

Check official FWs, should be able to extract it from there, assuming they ship them with u-boot.

I've got an ea4200v2 which is the same hardware. I've extracted mtd1 & mtd2 via luci. mtd0 couldn't be extracted from luci so I used dd if=/dev/mtd0 of =mtd0.bin from the command line. The files can be downloaded form the link below. The free file upload service only keeps files for 24 hours.

https://file.re/2021/03/21/mtdtar/

Thank you!

If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.