Hi Don.
Just checked out the link, so thanks for that!
Yes, they seem to match up..
##############################################################
uno.name=Arduino Uno
uno.upload.protocol=arduino
uno.upload.maximum_size=32256
uno.upload.speed=115200
uno.bootloader.low_fuses=0xff
uno.bootloader.high_fuses=0xde
uno.bootloader.extended_fuses=0x05
uno.bootloader.path=optiboot
uno.bootloader.file=optiboot_atmega328.hex
uno.bootloader.unlock_bits=0x3F
uno.bootloader.lock_bits=0x0F
uno.build.mcu=atmega328p
uno.build.f_cpu=16000000L
uno.build.core=arduino
uno.build.variant=standard
Part of the reason I chose the SMD version is because of the extra capability of the IC, and that it comes in as a TQFP.
This is the second time this has happened on two sepperate boards, although I am yet to get one to fire up and upload a sketch.
I've tried to get my head around AVR Dude, but finding it quite difficult using the Arduino R3 as a programmer.
What I have noticed is that when I change the boards.txt it doesn't appear in my IDE (only just noticed) so would imagine that changing the fuses here has had no effect..