This patchset adds basic support for the Keystone SoC family and a corresponding Evaluation Module, as detailed at http://www.ti.com/product/tms320tci6636
Denys Dmytriyenko (2): conf/machine: add keystone SOC and keystone-evm machine linux-keystone: add kernel for keystone SOC conf/machine/include/keystone.inc | 14 + conf/machine/keystone-evm.conf | 23 + .../linux/linux-keystone-3.5+3.6-rc6/defconfig | 1012 ++++++++++++++++++++ recipes-kernel/linux/linux-keystone_3.6.bb | 17 + 4 files changed, 1066 insertions(+) create mode 100644 conf/machine/include/keystone.inc create mode 100644 conf/machine/keystone-evm.conf create mode 100644 recipes-kernel/linux/linux-keystone-3.5+3.6-rc6/defconfig create mode 100644 recipes-kernel/linux/linux-keystone_3.6.bb -- 1.7.12.4 _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
