I have a firmware-file for a picture frame that I want to alter. The purpose of this altering is to make the device display a custom image during boot.
I've managed to switch the existing JPEG-file with my own custom file, but it is not possible to flash the device with this new firmware-file. The device complains about an invalid checksum, which seems correct since I haven't recalculated it.
Any tips about how to go forward with this? I've tried looking for the checksum in the file, but so far I haven't had any success.
Original unaltered and custom altered firmware in one zip-file