]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/mmc.h
Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp
[karo-tx-uboot.git] / include / mmc.h
index 3594286d42c37939acee50a8f672475f95626487..e95a2376d20001ff71e667daf4505e92afc688a7 100644 (file)
@@ -313,8 +313,6 @@ int mmc_set_dsr(struct mmc *mmc, u16 val);
 /* Function to change the size of boot partition and rpmb partitions */
 int mmc_boot_partition_size_change(struct mmc *mmc, unsigned long bootsize,
                                        unsigned long rpmbsize);
-/* Function to send commands to open/close the specified boot partition */
-int mmc_boot_part_access(struct mmc *mmc, u8 ack, u8 part_num, u8 access);
 /* Function to modify the PARTITION_CONFIG field of EXT_CSD */
 int mmc_set_part_conf(struct mmc *mmc, u8 ack, u8 part_num, u8 access);
 /* Function to modify the BOOT_BUS_WIDTH field of EXT_CSD */