Bump rustsbi to 0.1.1 && make config of qemu/k210 different

This commit is contained in:
Yifan Wu 2021-02-07 18:04:38 +08:00
parent a8388036f1
commit e0646c2d53
11 changed files with 63 additions and 143 deletions

View file

@ -2,7 +2,7 @@
OUTPUT_ARCH(riscv)
ENTRY(_start)
BASE_ADDRESS = 0x80100000;
BASE_ADDRESS = 0x80400000;
SECTIONS
{