Uploading troubles to 1284p

PeterVH:
This is the boot code version number. I think it is not supposed to be at that location. See optiboot.c and the Makefile: the version is meant to be in a section named "version".

Oh well, that makes sense. My uploader program did not like those extra bytes at that address. Doesn't make sense to be programming address 0x0000 when uploading a bootloader.