On Tue, Nov 4, 2014 at 5:20 AM, Karl Karpfen <[email protected]> wrote: > By the way: your own link contains the information that MMC is not > supported: > http://processors.wiki.ti.com/index.php/StarterWare_MMCSD_Driver#Features_not_supported > ;-)
That has to do with MMC modes and support of the MMC standard. eMMC devices are known to often support 4-bit SD mode, despite the name of "eMMC". Honestly, I'm not just making crap up to try to attack you. I think it sucks that StarterWare hasn't been updated for all the features of BeagleBone Black as well, but that doesn't mean it should be blown out of detail. > > > Am Dienstag, 28. Oktober 2014 05:23:22 UTC+1 schrieb Jason Kridner: >> >> On Mon, Oct 27, 2014 at 5:16 AM, <[email protected]> wrote: >>> >>> Starterware does not support access to eMMC. To do that, you would have >>> to implement MMC-support to their HSMMCSD-library in order to make MLO able >>> to boot APPs from there. >> >> >> Have you done anything to confirm what you are saying? It would be helpful >> to say when you suspect something vs. when you know something. >> >> Neither the bootloader is in ROM nor the MLO app make any use of >> Starterware, so if Starterware supports eMMC or not is irrelevant to if you >> can boot a Starterware application from eMMC using the ROM and MLO. There's >> no reason you couldn't skip MLO entirely unless your Staterware image is >> particularly large. If you want to use MLO, again, there's no reason that >> couldn't target a Starterware application. >> >> Also, as far as I know, MMC-support is not required to use an eMMC as it >> should support one of the other modes. >> >> [1] http://processors.wiki.ti.com/index.php/StarterWare_MMCSD_Driver >> [2] http://processors.wiki.ti.com/index.php/StarterWare_MMC >> >>> >>> >>> Am Donnerstag, 16. Oktober 2014 22:28:31 UTC+2 schrieb TheMdv18: >>>> >>>> Hi everybody, >>>> My question is, I can boot starterware examples in flash EMMC (MLO+app), >>>> I did this in uSD card, but want to use the USB or Serial to flash EMMC >>>> and >>>> boot my application. >>>> There is anyway to do this ? >>>> >>>> >>>> Thanks in advance. >>> >>> -- >>> 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 [email protected]. >>> 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 [email protected]. > 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
