]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
imx93_frdm: Update IMX_BOOT_IMAGE_GUID
authorPeng Fan <peng.fan@nxp.com>
Thu, 29 Jan 2026 10:54:14 +0000 (18:54 +0800)
committerFabio Estevam <festevam@gmail.com>
Fri, 6 Feb 2026 23:30:00 +0000 (20:30 -0300)
Reusing IMX_BOOT_IMAGE_GUID from i.MX93 EVK is wrong. The ID is per
board, so regenerate one using uuidgen.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/nxp/imx93_frdm/imx93_frdm.c

index d97720795d60396f5c3c2fc668d592d3bf73ba1b..fb78a9bd0361a5f64f80ca92c1012b810489c899 100644 (file)
@@ -16,8 +16,8 @@
 
 #if IS_ENABLED(CONFIG_EFI_HAVE_CAPSULE_SUPPORT)
 #define IMX_BOOT_IMAGE_GUID \
-       EFI_GUID(0xbc550d86, 0xda26, 0x4b70, 0xac, 0x05, \
-                0x2a, 0x44, 0x8e, 0xda, 0x6f, 0x21)
+       EFI_GUID(0x6f86db61, 0xcda9, 0x489a, 0xbd, 0x36, \
+                0x2f, 0x7c, 0x65, 0x1c, 0xa6, 0x5d)
 
 struct efi_fw_image fw_images[] = {
        {