parent
c59cbe0dbc
commit
cc5bb8a81f
@ -1,3 +1,3 @@
|
|||||||
/// board specific constants
|
/// board specific constants
|
||||||
pub const MEMORY_END: usize = 0x8800_0000;
|
pub const MEMORY_END: usize = 0x8080_0000;
|
||||||
pub const KERNEL_HEAP_SIZE: usize = 0x00a0_0000;
|
pub const KERNEL_HEAP_SIZE: usize = 0x0044_0000;
|
||||||
|
Loading…
Reference in new issue