overview.rst 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. ==========================
  2. TI Keystone Linux Overview
  3. ==========================
  4. Introduction
  5. ------------
  6. Keystone range of SoCs are based on ARM Cortex-A15 MPCore Processors
  7. and c66x DSP cores. This document describes essential information required
  8. for users to run Linux on Keystone based EVMs from Texas Instruments.
  9. Following SoCs & EVMs are currently supported:-
  10. K2HK SoC and EVM
  11. =================
  12. a.k.a Keystone 2 Hawking/Kepler SoC
  13. TCI6636K2H & TCI6636K2K: See documentation at
  14. http://www.ti.com/product/tci6638k2k
  15. http://www.ti.com/product/tci6638k2h
  16. EVM:
  17. http://www.advantech.com/Support/TI-EVM/EVMK2HX_sd.aspx
  18. K2E SoC and EVM
  19. ===============
  20. a.k.a Keystone 2 Edison SoC
  21. K2E - 66AK2E05:
  22. See documentation at
  23. http://www.ti.com/product/66AK2E05/technicaldocuments
  24. EVM:
  25. https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html
  26. K2L SoC and EVM
  27. ===============
  28. a.k.a Keystone 2 Lamarr SoC
  29. K2L - TCI6630K2L:
  30. See documentation at
  31. http://www.ti.com/product/TCI6630K2L/technicaldocuments
  32. EVM:
  33. https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
  34. Configuration
  35. -------------
  36. All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
  37. image is used to boot on individual EVMs. The platform configuration is
  38. specified through DTS. Following are the DTS used:
  39. K2HK EVM:
  40. k2hk-evm.dts
  41. K2E EVM:
  42. k2e-evm.dts
  43. K2L EVM:
  44. k2l-evm.dts
  45. The device tree documentation for the keystone machines are located at
  46. Documentation/devicetree/bindings/arm/keystone/keystone.txt
  47. Document Author
  48. ---------------
  49. Murali Karicheri <m-karicheri2@ti.com>
  50. Copyright 2015 Texas Instruments