]> git.sur5r.net Git - u-boot/blobdiff - include/bootstage.h
image: Add boot_get_fpga() to load fpga with bootm
[u-boot] / include / bootstage.h
index 97653602d3dd1eee50510b1d0bd57805f3f44a6a..0880a680b9ea3e4472528df3542f55d592afc0b1 100644 (file)
@@ -198,6 +198,7 @@ enum bootstage_id {
        BOOTSTAGE_ID_ACCUM_SCSI,
        BOOTSTAGE_ID_ACCUM_SPI,
        BOOTSTAGE_ID_ACCUM_DECOMP,
+       BOOTSTAGE_ID_FPGA_INIT,
 
        /* a few spare for the user, from here */
        BOOTSTAGE_ID_USER,