Bump rustsbi to 0.1.1 && make config of qemu/k210 different
This commit is contained in:
parent
a8388036f1
commit
e0646c2d53
11 changed files with 63 additions and 143 deletions
|
@ -2,7 +2,7 @@
|
|||
OUTPUT_ARCH(riscv)
|
||||
ENTRY(_start)
|
||||
|
||||
BASE_ADDRESS = 0x80100000;
|
||||
BASE_ADDRESS = 0x80400000;
|
||||
|
||||
SECTIONS
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue