[ELDK] Benefit of ELDk

Wolfgang Denk wd at denx.de
Wed Jul 25 13:43:34 CEST 2012


Dear Axel Beierlein,

In message <500FB3AB.1030401 at freenet.de> you wrote:
> 
> after reading the Documents of Yoctoproject and looking into the sources
> of eldk.5.2.1 and Yocto i want to know what benefit it is for a
> developer to use the eldk instead of yocto!

The very short summary is that Yocto focuses on a few spcific hardware
configurations; for example, ARM support uses the Beagleboard as
reference, so all testing will be done with an ARMv7a specific set of
options only.  If you need a configuration for a slightly different
architecture - say, ARMv6 - enter an untested area, and may easily
face more or less obvious problems.  The ELDK offers out-of-the box
solutions for a wider range of target architectures.

For a longer description of how Yocto and ELDK are related to each
other, and why things are as they are, please see the documentation at
http://www.denx.de/wiki/view/ELDKHistory

> Is it right that the ElDK is a special layer (BSP) of Yocto?

A layer on top of Yocto yes,  but I would not call it a "BSP"
(Board Support Package), as the ELDK tries to _not_ be so board
specific as this is the case with Yocto; instead we try to support
whole families of target systems.

Hope this helps.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Quote from the Boss after overriding the decision of a task force  he
created  to  find  a  solution:  "I'm  sorry  if  I ever gave you the
impression your input would have any effect on my  decision  for  the
outcome of this project!"


More information about the eldk mailing list