Hello,
I try to write to the u-boot partition on a WDR4300. I wrote "parts[0].mask_flags = 0;" to target/linux/ar71xx/files/drivers/mtd/tplinkpart.c.
mtd unlock "u-boot" still gives:
Could not open mtd device: u-boot
mtd unlock /dev/mtd0:
Could not open mtd device: /dev/mtd0
What to do now?
bye muebau