Message ID | 84340004-5013-e934-c311-34eaa7760e61@rock-chips.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
--- a/drivers/mmc/core/mmc.c +++ b/drivers/mmc/core/mmc.c @@ -447,6 +447,7 @@ static int mmc_decode_ext_csd(struct mmc_card *card, u8 *ext_csd) * There are two boot regions of equal size, defined in * multiples of 128K. */ + /* if (ext_csd[EXT_CSD_BOOT_MULT] && mmc_boot_partition_access(card->host)) {