Constant axconfig::KERNEL_BASE_PADDR
source · pub const KERNEL_BASE_PADDR: usize = 0x20_0000;
Expand description
Base physical address of the kernel image.
pub const KERNEL_BASE_PADDR: usize = 0x20_0000;
Base physical address of the kernel image.