tftpboot 0x80400000 galileo_rtos.bin
    go 0x80400000

    以上可以保存为环境变量,后面通过run来方便的执行
    galileo_bin=tftpboot 0x80400000 galileo_rtos.bin; go 0x80400000

    之后再次上电就可以直接
    run galileo_bin