[U-Boot] Commit d233ccb1d84b90 broke MMC access on BeagleBoard xM
Guillaume GARDET
guillaume.gardet at free.fr
Wed Jul 18 14:50:34 UTC 2018
Hi,
commit d233ccb1d84b901f7e23e6d9b4f2c6a57198b23b (HEAD, refs/bisect/bad)
Author: Derald D. Woods <woods.technical at gmail.com>
Date: Mon Feb 26 17:52:58 2018 -0600
ARM: omap3: beagle: Enable DM_SERIAL, update distro usage and NAND layout
broke MMC access on Beagleboard xM (rev. B). For my SD card with 2 partitions, I get the following errors:
* 'ls mmc 0:1' returns: ** Unrecognized filesystem type **
* 'ls mmc 0:2' returns: ** Invalid partition 2 **
Not sure which part of this patch cause this bug.
Guillaume
More information about the U-Boot
mailing list