TI Keystone Linux 概述¶
简介¶
Keystone 系列 SoC 基于 ARM Cortex-A15 MPCore 处理器和 c66x DSP 内核。本文档描述了用户在德州仪器 (Texas Instruments) 的 Keystone EVM 上运行 Linux 所需的基本信息。
目前支持以下 SoC 和 EVM:-
K2HK SoC 和 EVM¶
又名 Keystone 2 Hawking/Kepler SoC TCI6636K2H & TCI6636K2K:参见以下文档:
K2E SoC 和 EVM¶
又名 Keystone 2 Edison SoC
K2E - 66AK2E05
参见以下文档:
K2L SoC 和 EVM¶
又名 Keystone 2 Lamarr SoC
K2L - TCI6630K2L
配置¶
所有 K2 SoC/EVM 共享一个通用的 defconfig,keystone_defconfig,并且使用相同的镜像在各个 EVM 上启动。平台配置通过 DTS 指定。以下是使用的 DTS
- K2HK EVM
k2hk-evm.dts
- K2E EVM
k2e-evm.dts
- K2L EVM
k2l-evm.dts
keystone 机器的设备树文档位于
Documentation/devicetree/bindings/arm/keystone/keystone.txt