riscv: create a loader.bin boot image for Kendryte SoC
authorChristoph Hellwig <hch@lst.de>
Mon, 16 Mar 2020 00:47:43 +0000 (09:47 +0900)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 3 Apr 2020 17:50:17 +0000 (10:50 -0700)
commit37809df4b1c88927fe944eb766e0553811c51f64
tree99b6bf05a4bf387798eeb1f22fd6730e8dff5a00
parentaa10eb6bb8a9c12d238e77fdd470db60cd7fb769
riscv: create a loader.bin boot image for Kendryte SoC

Create the loader.bin bootable image file that can be loaded into
Kendryte K210 based boards using the kflash.py tool with the command:

kflash.py/kflash.py -t arch/riscv/boot/loader.bin

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Makefile
arch/riscv/boot/Makefile