Temat: mr3020 flash mod 4MB >> 8MB
Witam
Wymieniłem w mr3020 pamięć flash z 4MB na 8MB - metoda na pajaka:
https://forum.openwrt.org/viewtopic.php?id=28343
w sumie zabawa z lutownica na 20 min.
Sama instalacja z 5 min
- Make sure you save a backup of your "art" partition since you will need it later.
- Boot the router with the old 4MB chip connected and enter uboot.
- Copy content of flash to RAM: cp.b 0x9f000000 0x81000000 0x3effff
- Switch chip_select cable to 8MB chip.
- May be not needed, but I did run: erase all
- Copy old flash content form RAM to new flash: cp.b 0x81000000 0x9f000000 0x3effff
- When finished I rebooted the board with: bootm 9f020000Ale nie mogę otworzyć ART
mtd -r write art.backup art
Could not open mtd device: art
Can't open device for writing!Tzn wyczytałem że normalnie art jest zablokowane przed zapisem i jest firmware z wyłaczeniem tej blokady.
Znalazłem taki firmware ale do wr703.
PYTANIE;
Ale chyba mr3020 jest blizniaczy z wr703 -moge wgrać firmware na moment żeby przywrócić ART?
