diff for duplicates of <20151104233822.GC8263@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index a445afd..ca5d9a6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,28 +17,32 @@ stdout = ... > + pinctrl-0 = <&pmx_nand>; > + pinctrl-names = "default"; > + -> + partition at 0 { +> + partition@0 { > + label = "u-boot"; > + reg = <0x0000000 0x80000>; > + read-only; > + }; > + -> + partition at 80000 { +> + partition@80000 { > + label = "u-boot environment"; > + reg = <0x80000 0x20000>; > + }; Same hole? -> + partition at 200000 { +> + partition@200000 { > + label = "kernel"; > + reg = <0x200000 0x200000>; > + }; > + -> + partition at 400000 { +> + partition@400000 { > + label = "root"; > + reg = <0x400000 0x1200000>; > + }; > +}; Andrew +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 4b1cbde..319ceff 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01446675888-24495-1-git-send-email-luka.perkov@sartura.hr\0" "ref\000000150d49a832c-f77d66d7-8f66-4b36-ac2c-df85deee46b6-000000@email.amazonses.com\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH 2/4] ARM: dts: kirkwood: add Linksys EA3500\0" + "ref\000000150d49a832c-f77d66d7-8f66-4b36-ac2c-df85deee46b6-000000-p/GC64/jrecnJqMo6gzdpkEOCMrvLtNR@public.gmane.org\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/4] ARM: dts: kirkwood: add Linksys EA3500\0" "Date\0Thu, 5 Nov 2015 00:38:22 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Luka Perkov <luka.perkov-RnoqsreqS2Fd2+I6+x7OVA@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org + " gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" "\00:1\0" "b\0" "Hi Luka\n" @@ -25,30 +30,34 @@ "> +\tpinctrl-0 = <&pmx_nand>;\n" "> +\tpinctrl-names = \"default\";\n" "> +\n" - "> +\tpartition at 0 {\n" + "> +\tpartition@0 {\n" "> +\t\tlabel = \"u-boot\";\n" "> +\t\treg = <0x0000000 0x80000>;\n" "> +\t\tread-only;\n" "> +\t};\n" "> +\n" - "> +\tpartition at 80000 {\n" + "> +\tpartition@80000 {\n" "> +\t\tlabel = \"u-boot environment\";\n" "> +\t\treg = <0x80000 0x20000>;\n" "> +\t};\n" "\n" "Same hole?\n" "\n" - "> +\tpartition at 200000 {\n" + "> +\tpartition@200000 {\n" "> +\t\tlabel = \"kernel\";\n" "> +\t\treg = <0x200000 0x200000>;\n" "> +\t};\n" "> +\n" - "> +\tpartition at 400000 {\n" + "> +\tpartition@400000 {\n" "> +\t\tlabel = \"root\";\n" "> +\t\treg = <0x400000 0x1200000>;\n" "> +\t};\n" "> +};\n" "\n" - Andrew + " Andrew\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -9260d657be20ea18887346649669d60991e83b52b81cb793bbb70302b0f60793 +f8a9bba9ff1eb515722e50302def254b8232e32455e41a99d085a3fd74ce8041
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.