RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-18 Thread Pedanekar, Hemant
linux-arm-kernel-boun...@lists.infradead.org wrote on :

 Hello,
 
 Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM:
 
 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-ker...@lists.infradead.org
 http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

Hello,
Can you please provide comments on these patches?
Thanks.
   Hemant--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-18 Thread Pedanekar, Hemant
linux-arm-kernel-boun...@lists.infradead.org wrote on :

 linux-arm-kernel-boun...@lists.infradead.org wrote on :
 
 Hello,
 
 Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM:
 
 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
 
 [...]
 
 Hello,
 Can you please provide comments on these patches?
 Thanks.
Hemant

Please disregard, I had missed Tony's comments. 

   Hemant--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


RE: [PATCH 0/3] Add support for TI814X processor series

2011-08-09 Thread Pedanekar, Hemant
Hello,

Pedanekar, Hemant wrote on Thursday, August 04, 2011 11:14 PM:

 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--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html