提交 818363f2 编写于 作者: Y Yifan Wu

Fix qemu mmio range

上级 613f77c5
......@@ -18,7 +18,7 @@ pub const CLOCK_FREQ: usize = 12500000;
#[cfg(feature = "board_qemu")]
pub const MMIO: &[(usize, usize)] = &[
(0x10000000, 0x10000),
(0x10001000, 0x1000),
];
#[cfg(feature = "board_k210")]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册