On Wed, Nov 19, 2014 at 8:19 AM, Karl Karpfen <karlkarpfe...@gmail.com> wrote:
> Hi Jason,
>
> 2014-11-18 19:02 GMT+01:00 Jason Kridner <jason.krid...@hangerhead.com>:
>>
>>
>> You don't need support in the library in order to BOOT. MLO can boot
>> applications out of eMMC just fine. How do you think we are loading
>> u-boot?
>>
>
> That's true as long as you can use that u-boot's MLO "as is" and without
> further modifications. In my special case I had to modify MLO. Here u-boot
> is - comparing to the simple, single project in Starterware - way too
> complex. Own compiler is needed and software structure is not easy to
> understand (at least for me, I could not find out where to find the sources
> that will result in the MLO-file).

Admittedly, it is a complex set of source. FYI, it is found here:
http://git.denx.de/?p=u-boot.git;a=summary

Robert has patch and build instructions at
https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot.

>
> So I think for somebody that already uses Starterware with TI's compiler and
> perhaps CCS it would be the more direct way to use the MLO sources that come
> with this package.

It seems like removing u-boot entirely would make for the simplest
example. The code for producing an image from an executable binary is
there in the u-boot tools directory. I wouldn't think it'd be that
hard to break it out.

>
> Karl
>
>
> --
> 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.
> 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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to