From patchwork Fri Oct 23 00:01:12 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: y@vip-tid.localdomain X-Patchwork-Id: 55509 X-Patchwork-Delegate: tony@atomide.com Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n9N03EG4026274 for ; Fri, 23 Oct 2009 00:03:14 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751120AbZJWADH (ORCPT ); Thu, 22 Oct 2009 20:03:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751182AbZJWADH (ORCPT ); Thu, 22 Oct 2009 20:03:07 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:43525 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751020AbZJWADH (ORCPT ); Thu, 22 Oct 2009 20:03:07 -0400 Received: from dlep35.itg.ti.com ([157.170.170.118]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id n9N03AZf017564 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Oct 2009 19:03:10 -0500 Received: from legion.dal.design.ti.com (localhost [127.0.0.1]) by dlep35.itg.ti.com (8.13.7/8.13.7) with ESMTP id n9N037cI012029; Thu, 22 Oct 2009 19:03:08 -0500 (CDT) Received: from vip-tid (lta0307903-128247075087.am.dhcp.ti.com [128.247.75.87]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id n9N037Z23398; Thu, 22 Oct 2009 19:03:07 -0500 (CDT) Received: from vip-tid (localhost.localdomain [127.0.0.1]) by vip-tid (Postfix) with ESMTP id 80F4E29C925; Thu, 22 Oct 2009 19:01:14 -0500 (CDT) Received: (from vikram@localhost) by vip-tid (8.14.3/8.14.3/Submit) id n9N01ENn024842; Thu, 22 Oct 2009 19:01:14 -0500 X-Authentication-Warning: vip-tid: vikram set sender to vikram.pandita@ti.com using -f From: y@vip-tid.localdomain To: tony@atomide.com Cc: linux-omap@vger.kernel.org, Vikram Pandita Subject: [PATCH] update mach-types Date: Thu, 22 Oct 2009 19:01:12 -0500 Message-Id: <1256256072-24810-1-git-send-email-y> X-Mailer: git-send-email 1.6.5.rc1.19.g8426 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types index 94be7bb..d61277b 100644 --- a/arch/arm/tools/mach-types +++ b/arch/arm/tools/mach-types @@ -2421,3 +2421,5 @@ liberty MACH_LIBERTY LIBERTY 2434 mh355 MACH_MH355 MH355 2435 pc7802 MACH_PC7802 PC7802 2436 gnet_sgc MACH_GNET_SGC GNET_SGC 2437 +omap_zoom3 MACH_OMAP_ZOOM3 OMAP_ZOOM3 2464 +omap_3630sdp MACH_OMAP_3630SDP OMAP_3630SDP 2465