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