You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flashed latest firmware on wnr3500l v2 and getting only 32MB while has 128MB chip
dmesg shows Found a AMD NAND flash with 2048B pages or 128KB blocks; total size 128MB
I've tried with many kernel (openwrt,lede,handbuilt) and the NAND is never detected.I never get the message "Found a AMD NAND". What driver is needed to get that NAND detected?
flashed latest firmware on wnr3500l v2 and getting only 32MB while has 128MB chip
dmesg shows
Found a AMD NAND flash with 2048B pages or 128KB blocks; total size 128MB
the main issue:
nvram only showing only as 32kb
theoretically nvram partition size 00180000=1572864 bytes=1.5mb, but at least increase it to 64kb or more
the header value comes from CFE (i guess) so just flashing updated (recompiled) CFE should fix the problem (like asus rt-n66u)
please if someone can put together an .bin to test, i will be glad to do the testing
btw ddwrt shows nvram as 256kb
The text was updated successfully, but these errors were encountered: