From patchwork Fri Aug 23 12:23:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 19473 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f70.google.com (mail-qe0-f70.google.com [209.85.128.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 7E7E3248E6 for ; Fri, 23 Aug 2013 12:25:06 +0000 (UTC) Received: by mail-qe0-f70.google.com with SMTP id a11sf441145qen.9 for ; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=B+cmYzxf1qZX9U0xLENQ/6lXKJKg055vEn10ezys9O8=; b=PLukqwHAyI0OHy8UBrv16KNF41Rvh3Tt5QWLT5KRgVob+WPwfP2BnhAiVvCgOg5ZC6 FvpFtv1/3c5H61ijS55DQfyGXjCSWbXfUinhDVKORrfE1RjBkZ8TJuofYH/25GoUZSFp UZUiMNi4n3sEhuD/1IuQKm3ZyV/mmcwpxTrjpwp9ilrVDWfUHYLWndxvbC3BjYHLkJoK kqljYW4yd1ukMC9GYV76da9tQ3QzQjuNs7oDXwY4S3n3YbrD2wi+pXiQT1JnnqsKON2O xZR3fkm/LQ/Xx5sPpAiqdeqzAOkdGyO7XhAl0uFQWeBnWsrCGhXHbStmPhqS/qQw790W H/0g== X-Received: by 10.224.13.136 with SMTP id c8mr16797039qaa.0.1377260706303; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.39.165 with SMTP id q5ls1564357qek.22.gmail; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) X-Received: by 10.220.174.200 with SMTP id u8mr16434014vcz.6.1377260706227; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id s17si5477575vcu.14.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:25:06 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id f12so388734vbg.11 for ; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) X-Gm-Message-State: ALoCoQm2+jszCDrCPQvi2xkUWR2dFMvw8IeICJEmHSGKuRp5G+uh0dlgC3ths+hXTgPsEB46LPnF X-Received: by 10.58.155.68 with SMTP id vu4mr16419071veb.21.1377260706169; Fri, 23 Aug 2013 05:25:06 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp90166vcz; Fri, 23 Aug 2013 05:25:05 -0700 (PDT) X-Received: by 10.15.33.132 with SMTP id c4mr26367750eev.2.1377260704963; Fri, 23 Aug 2013 05:25:04 -0700 (PDT) Received: from mail-ee0-f41.google.com (mail-ee0-f41.google.com [74.125.83.41]) by mx.google.com with ESMTPS id q8si16745106eem.270.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:25:04 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.41 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.41; Received: by mail-ee0-f41.google.com with SMTP id d17so267909eek.28 for ; Fri, 23 Aug 2013 05:25:04 -0700 (PDT) X-Received: by 10.15.63.75 with SMTP id l51mr26207709eex.32.1377260704362; Fri, 23 Aug 2013 05:25:04 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id f49sm24417729eec.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:25:03 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@linaro.org, Lee Jones Subject: [PATCH 39/40] ARM: ux500: Remove ATAG booting support for HREF Date: Fri, 23 Aug 2013 13:23:39 +0100 Message-Id: <1377260620-18829-40-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1377260620-18829-1-git-send-email-lee.jones@linaro.org> References: <1377260620-18829-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , It's time to remove all ATAG support from ux500 and rely solely on Device Tree booting. This patch is part of that endeavour. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 9a454b1..f5b1274 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -84,22 +84,6 @@ static void __init snowball_init_machine(void) regulator_has_full_constraints(); } -static void __init hrefv60_init_machine(void) -{ - /* This board has full regulator constraints */ - regulator_has_full_constraints(); -} - -MACHINE_START(HREFV60, "ST-Ericsson U8500 Platform HREFv60+") - .atag_offset = 0x100, - .smp = smp_ops(ux500_smp_ops), - .map_io = u8500_map_io, - .init_irq = ux500_init_irq, - .init_time = ux500_timer_init, - .init_machine = hrefv60_init_machine, - .init_late = NULL, -MACHINE_END - MACHINE_START(SNOWBALL, "Calao Systems Snowball platform") .atag_offset = 0x100, .smp = smp_ops(ux500_smp_ops),