overview.rst 936 B

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