This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358 -Boot limitations on MMC0

Other Parts Discussed in Thread: AM3358

Trying to boot AM3358 from MMC0.  It looks like the bus has some limitations.  What are these limitations?

Thanks,

Adam

  • Reference the "AM335x Sitara Processors Technical Reference Manual", Page 4392.

    /************************************************************************/

    •  MMC0 supports booting from the MMC/SD card cage and also supports booting from
       eMMC/eSD/managed NAND memory devices with less than 4GB capacity.
    •  MMC1 supports booting from eMMC/eSD/managed NAND memory device with 4GB capacity or
       greater.
    The restriction is a result of many eMMC devices not being compliant with the eMMC v4.41 specification.
    If you have the need to boot from two different card cages, many MMC/SD cards will boot from MMC1, but
    for maximum compatibility only MMC0 should be used to boot from the card cage. Similarly for maximum compatibility, booting from eMMC/eSD/managed NAND should only be performed on MMC1.

    /***********************************************************************/