From patchwork Fri Jan 18 21:11:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Warren X-Patchwork-Id: 213744 X-Patchwork-Delegate: twarren@nvidia.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 24A982C007A for ; Sat, 19 Jan 2013 08:12:56 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 83E7D4A10F; Fri, 18 Jan 2013 22:12:54 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AE-R5VNqnQxu; Fri, 18 Jan 2013 22:12:54 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 74DC64A0EC; Fri, 18 Jan 2013 22:12:51 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EC19C4A0F1 for ; Fri, 18 Jan 2013 22:12:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HoPkrDNrA7Qz for ; Fri, 18 Jan 2013 22:12:45 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-da0-f46.google.com (mail-da0-f46.google.com [209.85.210.46]) by theia.denx.de (Postfix) with ESMTPS id 47C704A0EB for ; Fri, 18 Jan 2013 22:12:43 +0100 (CET) Received: by mail-da0-f46.google.com with SMTP id p5so1788056dak.5 for ; Fri, 18 Jan 2013 13:12:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer :x-nvconfidentiality; bh=bvPAWxN62wlJiyjbL/EfDk8k8uOZGvJw6L4toiOdzFk=; b=NgzGcIfHnf1EOGsGkY4DPIq793vY6rZQ2gVXqQIuguSJ3Wru97npbH8F6uchDSNchv c0qDmuhoZnx2p70PpbQl5e/V1xzdphrBNSAcM9OjgTu2fnTiIsURMRzj/zpjnpf2A+Cy vxah7/j2lOnMF++qFy2f3Okaz4ti5crBKQ3QY28JM0PhRqypB+0tpbqiQNa4Kll5kR2a DPQ36ktf8rHszxdVw3egys+fHhci8xdgCdfVSODEX0JXRA3wLwkr2hqFZmsB1qq4E8tI 3k+WOn0a4hixo1v8Lmuq98aCcwQWVFBbkArYV6AIyuviunin6jUU5lyirEtTqD2X/Sx5 0KbQ== X-Received: by 10.68.132.98 with SMTP id ot2mr27794018pbb.39.1358543559503; Fri, 18 Jan 2013 13:12:39 -0800 (PST) Received: from localhost.localdomain (ip68-230-103-25.ph.ph.cox.net. [68.230.103.25]) by mx.google.com with ESMTPS id bc1sm4069068pab.12.2013.01.18.13.12.37 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 18 Jan 2013 13:12:38 -0800 (PST) From: Tom Warren To: u-boot@lists.denx.de Date: Fri, 18 Jan 2013 14:11:08 -0700 Message-Id: <1358543468-17934-1-git-send-email-twarren@nvidia.com> X-Mailer: git-send-email 1.7.0.4 X-NVConfidentiality: public Cc: swarren@nvidia.com, Tom Warren , twarren.nvidia@gmail.com Subject: [U-Boot] [PATCH] Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Signed-off-by: Tom Warren Reviewed-by: Stephen Warren Acked-by: Simon Glass --- arch/arm/cpu/arm720t/tegra-common/cpu.c | 7 ------- arch/arm/include/asm/arch-tegra/tegra.h | 1 - 2 files changed, 0 insertions(+), 8 deletions(-) diff --git a/arch/arm/cpu/arm720t/tegra-common/cpu.c b/arch/arm/cpu/arm720t/tegra-common/cpu.c index 693d584..c32925b 100644 --- a/arch/arm/cpu/arm720t/tegra-common/cpu.c +++ b/arch/arm/cpu/arm720t/tegra-common/cpu.c @@ -75,13 +75,6 @@ struct clk_pll_table tegra_pll_x_table[TEGRA_SOC_CNT][CLOCK_OSC_FREQ_COUNT] = { { 700, 6, 0, 8}, { 700, 13, 0, 8}, }, - - /* TEGRA_SOC2_SLOW: 312 MHz */ - {{ 312, 13, 0, 12}, /* OSC 13M */ - { 260, 16, 0, 8}, /* OSC 19.2M */ - { 312, 12, 0, 12}, /* OSC 12M */ - { 312, 26, 0, 12}, /* OSC 26M */ - }, }; void adjust_pllp_out_freqs(void) diff --git a/arch/arm/include/asm/arch-tegra/tegra.h b/arch/arm/include/asm/arch-tegra/tegra.h index 953936c..013a3c5 100644 --- a/arch/arm/include/asm/arch-tegra/tegra.h +++ b/arch/arm/include/asm/arch-tegra/tegra.h @@ -85,7 +85,6 @@ enum { TEGRA_SOC_T20, TEGRA_SOC_T25, TEGRA_SOC_T30, - TEGRA_SOC2_SLOW, /* T2x needs to run at slow clock initially */ TEGRA_SOC_CNT, TEGRA_SOC_UNKNOWN = -1,