overview.txt 931 B

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