Code:
$ du -h mmcblk0p1.bin
350M mmcblk0p1.bin
$ ./fastboot flash system mmcblk0p1.bin
downloading 'system'...
OKAY [ 7.721s]
writing 'system'...
OKAY [ 35.006s]
finished. total time: 42.727s
8 seconds for 350Mb over USB! Does fastboot really transfer image to kindle?