riscv: fix build break after macro-to-function conversion in generic cacheflush.h
[sfrench/cifs-2.6.git] / Documentation / arm / keystone / Overview.txt
1                 TI Keystone Linux Overview
2                 --------------------------
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
10 Following SoCs  & EVMs are currently supported:-
11
12 ------------ K2HK SoC and EVM --------------------------------------------------
13
14 a.k.a Keystone 2 Hawking/Kepler SoC
15 TCI6636K2H & TCI6636K2K: See documentation at
16         http://www.ti.com/product/tci6638k2k
17         http://www.ti.com/product/tci6638k2h
18
19 EVM:
20 http://www.advantech.com/Support/TI-EVM/EVMK2HX_sd.aspx
21
22 ------------ K2E SoC and EVM ---------------------------------------------------
23
24 a.k.a Keystone 2 Edison SoC
25 K2E  -  66AK2E05: See documentation at
26         http://www.ti.com/product/66AK2E05/technicaldocuments
27
28 EVM:
29 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2e-evm.html
30
31 ------------ K2L SoC and EVM ---------------------------------------------------
32
33 a.k.a Keystone 2 Lamarr SoC
34 K2L  -  TCI6630K2L: See documentation at
35         http://www.ti.com/product/TCI6630K2L/technicaldocuments
36 EVM:
37 https://www.einfochips.com/index.php/partnerships/texas-instruments/k2l-evm.html
38
39 Configuration
40 -------------
41
42 All of the K2 SoCs/EVMs share a common defconfig, keystone_defconfig and same
43 image is used to boot on individual EVMs. The platform configuration is
44 specified 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
49 The device tree documentation for the keystone machines are located at
50         Documentation/devicetree/bindings/arm/keystone/keystone.txt
51
52 Document Author
53 ---------------
54 Murali Karicheri <m-karicheri2@ti.com>
55 Copyright 2015 Texas Instruments