Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next
[platform/kernel/u-boot.git] / include / bootstage.h
index d105ae0..82f0307 100644 (file)
@@ -202,6 +202,9 @@ enum bootstage_id {
        BOOTSTATE_ID_ACCUM_DM_SPL,
        BOOTSTATE_ID_ACCUM_DM_F,
        BOOTSTATE_ID_ACCUM_DM_R,
+       BOOTSTATE_ID_ACCUM_FSP_M,
+       BOOTSTATE_ID_ACCUM_FSP_S,
+       BOOTSTAGE_ID_ACCUM_MMAP_SPI,
 
        /* a few spare for the user, from here */
        BOOTSTAGE_ID_USER,