From patchwork Mon Jul 22 10:52:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18499 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f72.google.com (mail-qe0-f72.google.com [209.85.128.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C590825E11 for ; Mon, 22 Jul 2013 10:53:37 +0000 (UTC) Received: by mail-qe0-f72.google.com with SMTP id b4sf308686qen.11 for ; Mon, 22 Jul 2013 03:53:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-beenthere:x-forwarded-to:x-forwarded-for:delivered-to:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :mime-version:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe :content-type:content-transfer-encoding; bh=bGjApOE167y1PAD87j4UD10VBjJt37+wIHYcYLizj2w=; b=f+84eGKYo7WxLTNEix0i/tpi3vy2hd7b5TRMyWU0JILCAiOg+AycV8BsYwP7j9NCbf LFn/2NF9ShHKmAsqxFoTeNN/irIOcmxlip/kdyoG5QKRAVdu9Z/Qm/gK6dN3wYZf96UC huPCIAc46jjlFgYM3LGduqLJnQx95gpAPxQlpYT0Z3VrQPYAglHtVRPxQgsSN7dpENC9 kO+mjRqO3e1jlnSeLJw+tDJgX5sj4ARw7NKmD5KqYtrOhxiwwAXVC40t4UBEsuWWjRjZ 131kjJbRibzIMBxtMiveZM3fR7O1YT5JsWC1Bct/5easffHNkppqSLxxm1upu93G4Thl SaJg== X-Received: by 10.236.150.203 with SMTP id z51mr1887235yhj.23.1374490417533; Mon, 22 Jul 2013 03:53:37 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.49.135 with SMTP id u7ls2468265qen.3.gmail; Mon, 22 Jul 2013 03:53:37 -0700 (PDT) X-Received: by 10.220.122.138 with SMTP id l10mr9449689vcr.45.1374490417424; Mon, 22 Jul 2013 03:53:37 -0700 (PDT) Received: from mail-ve0-f178.google.com (mail-ve0-f178.google.com [209.85.128.178]) by mx.google.com with ESMTPS id ha3si6894666vdb.17.2013.07.22.03.53.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:37 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.178; Received: by mail-ve0-f178.google.com with SMTP id pb11so4923017veb.37 for ; Mon, 22 Jul 2013 03:53:37 -0700 (PDT) X-Received: by 10.58.135.227 with SMTP id pv3mr9174517veb.21.1374490417338; Mon, 22 Jul 2013 03:53:37 -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.58.165.8 with SMTP id yu8csp49117veb; Mon, 22 Jul 2013 03:53:36 -0700 (PDT) X-Received: by 10.14.224.201 with SMTP id x49mr26726581eep.6.1374490415844; Mon, 22 Jul 2013 03:53:35 -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 o46si24085569eef.65.2013.07.22.03.53.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:35 -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 d17so3700627eek.14 for ; Mon, 22 Jul 2013 03:53:34 -0700 (PDT) X-Received: by 10.14.110.9 with SMTP id t9mr27102884eeg.115.1374490414668; Mon, 22 Jul 2013 03:53:34 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id r54sm49856213eev.8.2013.07.22.03.53.17 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Jul 2013 03:53:19 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , linux-omap@vger.kernel.org Subject: [PATCH 16/22] ARM: dts: Remove '0x's from OMAP3430 SDP DTS file Date: Mon, 22 Jul 2013 11:52:35 +0100 Message-Id: <1374490361-25769-16-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> References: <1374490361-25769-1-git-send-email-lee.jones@linaro.org> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQkX/MDMVRKZTaaIjvah+8Gj/NjjrXyjYCzREL47px9mTxXLo16Acx7oquGEQWrLZw3UXZPr X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.178 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: , Cc: BenoƮt Cousson Cc: Tony Lindgren Cc: linux-omap@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/omap3430-sdp.dts | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm/boot/dts/omap3430-sdp.dts b/arch/arm/boot/dts/omap3430-sdp.dts index e2249bc..281914e 100644 --- a/arch/arm/boot/dts/omap3430-sdp.dts +++ b/arch/arm/boot/dts/omap3430-sdp.dts @@ -84,15 +84,15 @@ label = "bootloader-nor"; reg = <0 0x40000>; }; - partition@0x40000 { + partition@40000 { label = "params-nor"; reg = <0x40000 0x40000>; }; - partition@0x80000 { + partition@80000 { label = "kernel-nor"; reg = <0x80000 0x200000>; }; - partition@0x280000 { + partition@280000 { label = "filesystem-nor"; reg = <0x240000 0x7d80000>; }; @@ -125,19 +125,19 @@ label = "xloader-nand"; reg = <0 0x80000>; }; - partition@0x80000 { + partition@80000 { label = "bootloader-nand"; reg = <0x80000 0x140000>; }; - partition@0x1c0000 { + partition@1c0000 { label = "params-nand"; reg = <0x1c0000 0xc0000>; }; - partition@0x280000 { + partition@280000 { label = "kernel-nand"; reg = <0x280000 0x500000>; }; - partition@0x780000 { + partition@780000 { label = "filesystem-nand"; reg = <0x780000 0x7880000>; }; @@ -170,19 +170,19 @@ label = "xloader-onenand"; reg = <0 0x80000>; }; - partition@0x80000 { + partition@80000 { label = "bootloader-onenand"; reg = <0x80000 0x40000>; }; - partition@0xc0000 { + partition@c0000 { label = "params-onenand"; reg = <0xc0000 0x20000>; }; - partition@0xe0000 { + partition@e0000 { label = "kernel-onenand"; reg = <0xe0000 0x200000>; }; - partition@0x2e0000 { + partition@2e0000 { label = "filesystem-onenand"; reg = <0x2e0000 0xfd20000>; };