linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes
@ 2016-04-27 15:27 Fabio Estevam
  2016-04-27 15:32 ` Marek Vasut
  2016-05-03  8:27 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-04-27 15:27 UTC (permalink / raw)
  To: linux-arm-kernel

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>
---
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>;
-				};
 			};
 		};
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes
  2016-04-27 15:27 [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes Fabio Estevam
@ 2016-04-27 15:32 ` Marek Vasut
  2016-05-03  8:27 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Marek Vasut @ 2016-04-27 15:32 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes
  2016-04-27 15:27 [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes Fabio Estevam
  2016-04-27 15:32 ` Marek Vasut
@ 2016-05-03  8:27 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2016-05-03  8:27 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Apr 27, 2016 at 12:27:52PM -0300, 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>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-03  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 15:27 [PATCH v2] ARM: dts: imx28-m28: Remove unneeded partition nodes Fabio Estevam
2016-04-27 15:32 ` Marek Vasut
2016-05-03  8:27 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).