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