diff for duplicates of <52260608.2030202@linaro.org> diff --git a/a/1.txt b/N1/1.txt index 2022690..3748d0e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,13 +56,13 @@ Example: /chosen { #size-cells = <0x1>; #address-cells = <0x1>; - module at 0 { + module@0 { compatible = "xen,linux-zimage", "xen,multiboot-module", "boot,module"; reg = <0x80000000 0x003dcff8>; bootargs = "console=hvc0 earlyprintk ro root=/dev/sda1 nosmp"; }; - module at 1 { + module@1 { compatible = "xen,linux-initrd", "xen,multiboot-module", "boot,module"; reg = <0x08000000 0x00123456>; diff --git a/a/content_digest b/N1/content_digest index 3f6f966..fd79cf2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,12 @@ - "From\0andre.przywara@linaro.org (Andre Przywara)\0" + "From\0Andre Przywara <andre.przywara-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "Subject\0[PROPOSAL] ARM/FDT: passing multiple binaries to a kernel\0" "Date\0Tue, 03 Sep 2013 17:53:44 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + boot-architecture-cunTk1MwBs8s++Sfvej+rw@public.gmane.org + xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org <xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "Cc\0Julien Grall <julien.grall-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + " Ian Campbell <Ian.Campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -62,17 +67,17 @@ "/chosen {\n" " #size-cells = <0x1>;\n" " #address-cells = <0x1>;\n" - " module at 0 {\n" + " module@0 {\n" " compatible = \"xen,linux-zimage\", \"xen,multiboot-module\", \n" "\"boot,module\";\n" " reg = <0x80000000 0x003dcff8>;\n" " bootargs = \"console=hvc0 earlyprintk ro root=/dev/sda1 nosmp\";\n" " };\n" - " module at 1 {\n" + " module@1 {\n" " compatible = \"xen,linux-initrd\", \"xen,multiboot-module\", \n" "\"boot,module\";\n" " reg = <0x08000000 0x00123456>;\n" " };\n" ... -b41cb69b2e026ea3795bf426d71afc642508ae7c46ff9cc28defc25e1432e0cf +6c7d6126c51bf45edeab2de9f4decf6e2aba52ce4cdf5d99894d97d904c3d899
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.