1======================
2STi ARM Linux Overview
3======================
4
5Introduction
6------------
7
8  The ST Microelectronics Multimedia and Application Processors range of
9  CortexA9 System-on-Chip are supported by the 'STi' platform of
10  ARM Linux. Currently STiH407, STiH410 and STiH418 are supported.
11
12
13configuration
14-------------
15
16  The configuration for the STi platform is supported via the multi_v7_defconfig.
17
18Layout
19------
20
21  All the files for multiple machine families (STiH407, STiH410, and STiH418)
22  are located in the platform code contained in arch/arm/mach-sti
23
24  There is a generic board board-dt.c in the mach folder which support
25  Flattened Device Tree, which means, It works with any compatible board with
26  Device Trees.
27
28
29Document Author
30---------------
31
32  Srinivas Kandagatla <srinivas.kandagatla@st.com>, (c) 2013 ST Microelectronics
33