Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about revert back to vendor's firmware #207

Open
llkpersonal opened this issue Nov 26, 2024 · 1 comment
Open

Question about revert back to vendor's firmware #207

llkpersonal opened this issue Nov 26, 2024 · 1 comment

Comments

@llkpersonal
Copy link

llkpersonal commented Nov 26, 2024

Greetings!

I recently use v1.1.3 installer to flash my E8450, therefore it has only two files in the boot_backup folder. I am wondering in this case how can I go back to the vendor's firmware as there are four files listed in the readme manual.

I assume it should be:

ubidetach -d 0
insmod mtd-rw i_want_a_brick=1
mtd write /tmp/mtd0 /dev/mtd0
mtd write /tmp/mtd1 /dev/mtd1

followed by

mtd -p 0x200000 write /tmp/FW_E8450_1.0.01.101415_prod.img /dev/mtd3

Is it correct?

@john-clark
Copy link

where do you get /tmp/mtd0 /tmp/mtd1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants