diff options
Diffstat (limited to 'arch/riscv/conf/boot.cmd')
| -rw-r--r-- | arch/riscv/conf/boot.cmd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/riscv/conf/boot.cmd b/arch/riscv/conf/boot.cmd new file mode 100644 index 0000000..ddbc319 --- /dev/null +++ b/arch/riscv/conf/boot.cmd @@ -0,0 +1,2 @@ +fatload ${devtype} ${devnum} ${kernel_addr_r} apos.itb +bootm ${kernel_addr_r} |
