[−][src]Function aw_fel::uboot::get_image_type
fn get_image_type(image: &[u8]) -> Result<UbootImageType, Error>
Utility function to determine the image type from a mkimage-compatible header at given buffer.
fn get_image_type(image: &[u8]) -> Result<UbootImageType, Error>
Utility function to determine the image type from a mkimage-compatible header at given buffer.