Currently the chainloader hangs when you accidentally do a make resend while it expects make send.
We could filter out the reboot sequence sent to the pi and then only accept the kernel image afterwards that we need. With this implemented we could also remove make resend and just have one make send which also sends the reboot sequence. Since it will be ignored when not appropriate.