Skip to main content.
Navigation:
DENX
>
PPCEmbedded
>
GlossaryELDK
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
PPCEmbedded
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
PPCEmbedded Home
Changes
Index
Search
Go
List of pages in PPCEmbedded
Search
---++ ELDK - Embedded Linux Development Kit A package which contains everything you need to get startet with an Embedded Linux project on your hardware: * cross development tools (like compiler, assembler, linker etc.) that are running on a [[Host]] system while generating code for a [[Target]] system * native tools and libraries that can be use to build a system running on the target; they can also be exported on a NFS server and used as root filesystem for the target * source code and binary images for PPCBoot and Linux * Our SELF package as example configuration for an embedded system.