Thanks for the attentions guys, I really appreciate.
So here is what I did.
- Downloaded the source from
http://stereo.jpn.org/eng/sdm/file/sdm.zip- unpacked
- copied platform and loader dirs from ixus105
- changed the sub 100d to 100b, copied my dump into it
- added CAMERA_ixus107 defs in include/camera.h and core/kbd.c
- run $make PLATFORM=ixus107 PLATFORMSUB=100b clean
- run $make PLATFORM=ixus107 PLATFORMSUB=100b fir
I get this error message:
-> main.elf
../platform/ixus107/sub/100b/libplatformsub.a(boot.o): In function `sub_FFC714F4_my':
boot.c:(.text+0x44c): undefined reference to `sub_FFD04AC8'
(I omitted the bit of trial and error in between, I confess.

)
Alessandro