]> git.sur5r.net Git - u-boot/commit
tools: mkimage: Support RISC-V arch
authorRick Chen <rick@andestech.com>
Tue, 13 Mar 2018 05:37:29 +0000 (13:37 +0800)
committerAndes <uboot@andestech.com>
Fri, 30 Mar 2018 05:13:29 +0000 (13:13 +0800)
commit86aa65a0cd220bdd88e19ab4e03f313e4ee0ffed
tree3567a5bc7b94efa269ed4ecce86d80637af56375
parent22b7e6fbd3f9ecd936900ed47b5616f9d8127296
tools: mkimage: Support RISC-V arch

Add riscv uimage arch to support riscv-linux booting.
It can Convert riscv-linux to image which can be
booted by bootm command.

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
common/image.c