Documentation/arch/arm/sti/overview.rst

Source file repositories/reference/linux-study-clean/Documentation/arch/arm/sti/overview.rst

File Facts

System
Linux kernel
Corpus path
Documentation/arch/arm/sti/overview.rst
Extension
.rst
Size
857 bytes
Lines
33
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

======================
STi ARM Linux Overview
======================

Introduction
------------

  The ST Microelectronics Multimedia and Application Processors range of
  CortexA9 System-on-Chip are supported by the 'STi' platform of
  ARM Linux. Currently STiH407, STiH410 and STiH418 are supported.


configuration
-------------

  The configuration for the STi platform is supported via the multi_v7_defconfig.

Layout
------

  All the files for multiple machine families (STiH407, STiH410, and STiH418)
  are located in the platform code contained in arch/arm/mach-sti

  There is a generic board board-dt.c in the mach folder which support
  Flattened Device Tree, which means, It works with any compatible board with
  Device Trees.


Document Author
---------------

  Srinivas Kandagatla <srinivas.kandagatla@st.com>, (c) 2013 ST Microelectronics

Annotation

Implementation Notes