I have ddwrt installed on a dir-825 and would like to switch this to an openwrt build. There is no sysupgrade on the ddwrt install and the mtd devices on the ddwrt install are not the same as openwrt so I'm not sure how to write the flash with the openwrt build.
The ddwrt build mtd devices are :
mtd0: 00050000 "RedBoot"
mtd1: 007b0000 "linux"
mtd2: 0051c000 "rootfs"
mtd3: 00170000 "ddwrt"
mtd4: 00010000 "nvram"
mtd5: 00010000 "FIS directory"
mtd6: 00010000 "board_config"
mtd7: 00800000 "fullflash"
I've made a backup copy of the mtd device files in case I mess this up.
Can anyone give some ideas on how I can do this conversion?