Ian Pangilinan <[email protected]> writes: > Yes I have tried to strings /dev/mtd0, but I didn't see anything that > could give hint. Maybe I missed it, so here it is. Another set of eyes > is better than one. https://pastebin.com/uDcUyvNc
I can't see anything interesting there either. You're probably right - this is hardcoded in the installed (ISP-specific?) U-Boot build. Ugly. Only thing of interest I can see is the default 'bootargs=console=ttyS1,57600n8 root=/dev/mtdblock5' along with a static 'mtdblock6' string elsewhere. But that only supports the assumption that this is a calculated value based on a decision already made by U-Boot. Bjørn _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
