Skip to content

Latest commit

 

History

History
152 lines (108 loc) · 4.08 KB

index.rst

File metadata and controls

152 lines (108 loc) · 4.08 KB

Welcome to DTK4412 Documentation

DTK4412 is Android / Linux Training Kit based on Exynos4412. DTK4412 Training Kit is a full featured Android development platform that provides an ideal starting point for creating high-performance embedded devices. Based upon Samsung Exynos4412 quad core processor, the DTK4412 includes all of the software tools and accessories required to immediately begin development work.

Bootloader ( U-boot )

configure </linux/bootloader/u-boot/configure>

How to configure bootloader.

compile </linux/bootloader/u-boot/compile>

How to compile bootloader.

development </linux/bootloader/u-boot/development>

Guidelines and release planning and check dependencies.

changelog </linux/bootloader/u-boot/changelog>

The bootloader development changelog.

/linux/bootloader/u-boot/configure /linux/bootloader/u-boot/compile /linux/bootloader/u-boot/development /linux/bootloader/u-boot/changelog

Kernel ( Linux )

configure </linux/kernel/configure>

How to configure kernel.

compile </linux/kernel/compile>

How to configure kernel.

development </linux/kernel/development>

Guidelines and release planning and check dependencies.

changelog </linux/kernel/changelog>

The kernel development changelog.

/linux/kernel/configure /linux/kernel/compile /linux/kernel/development /linux/kernel/changelog

RootFS ( Linux )

create </linux/rootfs/index>

How to create a rootfs image

development </linux/rootfs/development>

Guidelines and release planning and check dependencies.

changelog </linux/rootfs/changelog>

The rootfs development changelog.

/linux/rootfs/image /linux/rootfs/development /linux/rootfs/changelog

Buildroot ( Linux ) ----------------

configure </platform/build/buildroot/configure>

How to configure buildroot.

build </platform/build/buildroot/build>

How to build DTK4412 linux-based development system

development </platform/build/buildroot/development>

Guidelines and release planning and check dependencies.

changelog </platform/build/buildroot/changelog>

The kernel development changelog.

/platform/build/buildroot/configure /platform/build/buildroot/build /platform/build/buildroot/development /platform/build/buildroot/changelog

Yocto

configure </platform/build/yocto/configure>

How to configure yocto.

build </platform/build/yocto/build>

How to build DTK4412 linux-based development system

development </platform/build/yocto/development>

Guidelines and release planning and check dependencies.

changelog </platform/build/yocto/changelog>

The yocto development changelog.

/platform/build/yocto/configure /platform/build/yocto/build /platform/build/yocto/development /platform/build/yocto/changelog

Development

contributing

How to contribute changes to the theme.

Development guidelines <development>

Guidelines the theme developers use for developing and testing changes.

Read the Docs contributor guide

Our contribution guidelines extend to all projects maintained by Read the Docs core team.

changelog

The theme development changelog.

Demo documentation <demo/structure>

The theme's styleguide test environment, where new changes are tested.

supported-dependencies

Supported project dependencies, like Python and Sphinx.