public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: marex@denx•de (Marek Vasut)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes
Date: Wed, 27 Apr 2016 17:32:40 +0200	[thread overview]
Message-ID: <5720DB98.8@denx.de> (raw)
In-Reply-To: <1461770872-26510-1-git-send-email-fabio.estevam@nxp.com>

On 04/27/2016 05:27 PM, Fabio Estevam wrote:
> mtdparts is passed from command line, so there is no need to have a
> default partitioning in device-tree.
> 
> Suggested-by: Marek Vasut <marex@denx•de>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp•com>

Acked-by: Marek Vasut <marex@denx•de>

Thanks for doing this :)

> ---
> Changes since v1:
> - Remove all partition nodes
> 
>  arch/arm/boot/dts/imx28-m28.dtsi | 26 --------------------------
>  1 file changed, 26 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx28-m28.dtsi b/arch/arm/boot/dts/imx28-m28.dtsi
> index 759cc56..6cebaa6 100644
> --- a/arch/arm/boot/dts/imx28-m28.dtsi
> +++ b/arch/arm/boot/dts/imx28-m28.dtsi
> @@ -27,32 +27,6 @@
>  				pinctrl-names = "default";
>  				pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
>  				status = "okay";
> -
> -				partition at 0 {
> -					label = "bootloader";
> -					reg = <0x00000000 0x00300000>;
> -					read-only;
> -				};
> -
> -				partition at 1 {
> -					label = "environment";
> -					reg = <0x00300000 0x00080000>;
> -				};
> -
> -				partition at 2 {
> -					label = "redundant-environment";
> -					reg = <0x00380000 0x00080000>;
> -				};
> -
> -				partition at 3 {
> -					label = "kernel";
> -					reg = <0x00400000 0x00400000>;
> -				};
> -
> -				partition at 4 {
> -					label = "filesystem";
> -					reg = <0x00800000 0x0f800000>;
> -				};
>  			};
>  		};
>  
> 


-- 
Best regards,
Marek Vasut

  reply	other threads:[~2016-04-27 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-27 15:27 [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes Fabio Estevam
2016-04-27 15:32 ` Marek Vasut [this message]
2016-05-03  8:27 ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5720DB98.8@denx.de \
    --to=marex@denx$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox