提交 803f67e5 编写于 作者: Z Zihao Yu

riscv64,clint: move CLINT to 0xa2000000

* CLINT should be included by MMIO virtual memory space in AM
上级 cc081ec8
......@@ -2,7 +2,7 @@
#include "device/alarm.h"
#include "device/map.h"
#define CLINT_MMIO 0x2000000
#define CLINT_MMIO 0xa2000000
#define CLINT_MTIMECMP (0x4000 / sizeof(clint_base[0]))
#define CLINT_MTIME (0xBFF8 / sizeof(clint_base[0]))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册