2014-10-28 5:23 GMT+01:00 Jason Kridner <[email protected]>:

> 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.
>

This is confirmed by TI in StarterWare support forum. Google or the search
function at http://e2e.ti.com/support/embedded/starterware/f/790.aspx is
your friend.


> 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.
>

No, that's not correct. The MLO that comes with Starterware and normally is
used to boot a Starterware-application itself bases on Starterware. So it
depends on its (not existant) features. One of course can create an MLO as
only application and try to put all its functionality into that MLO - then
the CPU will be able to boot the MLO and eMMC support is not required. But
as soon as an separate APP is requied - e.g. because the available space
for MLO is not enough - the MLO definitely needs to come with eMMC support.


>
> [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 a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/CGxyNJFa_H8/unsubscribe.
> To unsubscribe from this group and all its topics, 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.

Reply via email to