[−][src]Module aw_fel::uboot
Modules
fel2spl_thunk |
Enums
UbootImageType |
U-boot image type. |
Constants
UBOOT_HEADER_NAME_OFFSET |
Offset of name field. |
UBOOT_HEADER_SIZE |
Header of the U-Boot header. |
UBOOT_IH_ARCH_ARM |
ARM architecture constant in U-Boot. |
UBOOT_IH_MAGIC |
U-Boot image magic number. |
UBOOT_IH_NMLEN |
U-boot image name length. |
Functions
get_image_type |
Utility function to determine the image type from a mkimage-compatible header at given buffer. |