It's not quite so simple - it's a hack to davinci itself, after decrypting it, uncompressing it, doing the hexedit, then compressing and encrypting back again.Is this using the regular mtd hack? How do I apply it to the unpacked firmware?
This is more straightforward, assuming there is something handy such as an NFS share that can be mounted to transfer the files in to the camera.Which specific commands do I use to do this?
Then it's a matter of mounting the relevant primary mtdblock and populating the mount points with the files, umounting and then doing the secondary mtdblock using this type of command:
/bin/mount -t yaffs2 /dev/mtdblock8 /dav
/bin/mount -t yaffs2 /dev/mtdblock7 /dav