]> git.sur5r.net Git - u-boot/blobdiff - include/dfu.h
sun7i: add USB EHCI settings
[u-boot] / include / dfu.h
index 986598e397e078a217f437f551f6faaa29e4a7cc..26ffbc8e81d2d4ac82620b179a84f5077cf01b7b 100644 (file)
@@ -43,6 +43,9 @@ struct mmc_internal_data {
        unsigned int lba_size;
        unsigned int lba_blk_size;
 
+       /* eMMC HW partition access */
+       int hw_partition;
+
        /* FAT/EXT */
        unsigned int dev;
        unsigned int part;