pub fn relocate_initramfs(
usable_area: &mut MemoryArea,
) -> Result<MemoryArea, &'static str>Expand description
Relocate initramfs to heap memory
pub fn relocate_initramfs(
usable_area: &mut MemoryArea,
) -> Result<MemoryArea, &'static str>Relocate initramfs to heap memory