pub const KERNEL_BASE_PADDR: usize = 0x20_0000; // 2_097_152usize
Expand description

Base physical address of the kernel image.