Searched refs:uboot_image_type_guid (Results 1 - 1 of 1) sorted by relevance

/u-boot/board/radxa/rockpi4-rk3399/
H A Drockpi4-rk3399.c38 efi_guid_t uboot_image_type_guid = ROCKPI_4B_UBOOT_IMAGE_GUID; local
41 guidcpy(&fw_images[1].image_type_id, &uboot_image_type_guid);
48 efi_guid_t uboot_image_type_guid = ROCKPI_4C_UBOOT_IMAGE_GUID; local
51 guidcpy(&fw_images[1].image_type_id, &uboot_image_type_guid);

Completed in 30 milliseconds