[PATCH 0/3] Add support for TI814X processor series
From: Pedanekar, Hemant <hidden>
Date: 2011-08-19 00:20:44
Also in:
linux-omap
linux-arm-kernel-bounces at lists.infradead.org wrote on :
Hello, Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM:quoted
This patch set adds support for DM814x, C6A814x and AM387x device series having Cortex-A8 MPU. The technical documents are available from following link: http://focus.ti.com/docs/prod/folders/print/tms320dm8148.html This series is referred in code as TI814X. Since these devices share similar architecture as TI816X devices, existing TI816X code is updated to accomodate TI814X support. The code shared across TI816X and TI814X devices is updated with TI81XX/ti81xx prefix as applicable, while maintaining cpu_is_ti816x() and cpu_is_ti814x() to distinguish specific execution differences. Hemant Pedanekar (3): TI81XX: Prepare for addition of TI814X support TI814X: Add cpu type macros and detection support TI814X: Create board support and enable build for TI8148 EVM[...] Any comments on this patch set? Thanks. Hemant _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel at lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Hello, Can you please provide comments on these patches? Thanks. Hemant