card->ext_csd.rev = ext_csd[EXT_CSD_REV]; - if (card->ext_csd.rev > 6) { + if (card->ext_csd.rev > 7) { pr_err("%s: unrecognised EXT_CSD revision %d\n", mmc_hostname(card->host), card->ext_csd.rev); err = -EINVAL;
Dare I ask who wrote that code ? On Wed, Jun 15, 2016 at 8:30 AM, William Hermans <yyrk...@gmail.com> wrote: > Yeah, I was about to post back and say . . . > > *[0.940510] mmc1: unrecognised EXT_CSD revision 7* > > > Just seem like newer unrecognized( yet ) hardware. > > On Wed, Jun 15, 2016 at 8:27 AM, Robert Nelson <robertcnel...@gmail.com> > wrote: > >> the latest version of the bbg (and bbgw) have newer (and cheaper $ >> wise) eMMC (eMMC5.1) >> >> two patches are needed on 3.8.13: >> >> >> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/mmc/core?id=6636bad839d9936e73e48c4841eda83a58fcdb53 >> >> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/mmc/core?id=03a59437ef6b6ad7fb0165cb9b96c08d6bf057fc >> >> i'll be pushing out 3.8.13-bone80 shortly with that fix.. >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to beagleboard+unsubscr...@googlegroups.com. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/CAOCHtYgMF2P-0OkgC64kMPxSii3nzqA1COsDbGL7BdY64o7%2BWQ%40mail.gmail.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORofWx0rugKVkYQtz-QNY1cuocp3mdKKKDp2HF8svnKyNA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.