On Wed, Mar 30, 2011 at 12:23 AM, NamJae Jeon <linkinjeon@xxxxxxxxx> wrote: > Dear. Chris. > > you know, there is no method to use emmc 4.41 function in current mmc driver. > > hw reset ,partitiing, enhanced area setting, boot partition update etc.. > > If mmc have ioctl for emmc 4.4.1 functions, mmc user feel convenient. > > Is there a plan supported emmc 4.41 fuctions ? > > Thanks. > -- I have sent a patch to support accessing partitions other than the user area ([RFC] MMC: MMC boot partitions support), The first part just adds the required changes and enables the boot partitions. I didn't want to add everything before I got the core changes reviewed, commented and hopefully approved. Actually the ioctl to support creating new device partitions will be interesting because that will affect the size of the user area, so it would need to be rescanned. Obviously performing something like that on an MMC with a filesystem could be deleterious... What about hardware reset? It's more-or-less equivalent to powering off the bus from the SD controller... Why would you want to expose that through an ioctl? A -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html