By adding `OUTPUT_FORMAT(binary)` at top of linker.ld, we can have plain binary output at linker's output. And we can avoid objcopy step.