All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1634487.FDgX1HIOR2@diego>

diff --git a/a/1.txt b/N1/1.txt
index e192961..38b4e2b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,15 +1,15 @@
-Am Sonntag, 2. August 2015, 00:52:44 schrieb Heiko Stübner:
+Am Sonntag, 2. August 2015, 00:52:44 schrieb Heiko St?bner:
 > Hi Doug,
 > 
 > Am Samstag, 1. August 2015, 14:32:32 schrieb Doug Anderson:
-> > On Sat, Aug 1, 2015 at 5:35 AM, Heiko Stübner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote:
+> > On Sat, Aug 1, 2015 at 5:35 AM, Heiko St?bner <heiko@sntech.de> wrote:
 > > > The rk3288 has problems accessing the memory region
 > > > 0xfe000000~0xff000000.
 > > > So block off the affected region to prevent its use.
 > > > 
 > > > Tested on 4GB Veyron Minnie and 2GB Veyron Jerry devices.
 > > > 
-> > > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
+> > > Signed-off-by: Heiko Stuebner <heiko@sntech.de>
 > > > ---
 > > > 
 > > >  arch/arm/boot/dts/rk3288.dtsi | 10 ++++++++++
@@ -31,7 +31,7 @@ Am Sonntag, 2. August 2015, 00:52:44 schrieb Heiko Stübner:
 > > > +               #size-cells = <1>;
 > > > +               ranges;
 > > > +
-> > > +               unusable@fe000000 {
+> > > +               unusable at fe000000 {
 > > > +                       reg = <0xfe000000 0x1000000>;
 > > > +               };
 > > > +       };
diff --git a/a/content_digest b/N1/content_digest
index 0c144d9..9aded87 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,24 @@
  "ref\015143985.aGzb1oeyb9@diego\0"
  "ref\0CAD=FV=W2LSQh4e9+=ooTf34VzM_yPZn497DqSVEdb1kehZbqQQ@mail.gmail.com\0"
  "ref\04605286.lfFsCUY5jc@diego\0"
- "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/2] ARM: dts: rockchip: reserve unusable memory region on rk3288\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "Subject\0[PATCH 1/2] ARM: dts: rockchip: reserve unusable memory region on rk3288\0"
  "Date\0Sun, 02 Aug 2015 01:13:08 +0200\0"
- "To\0Doug Anderson <dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>\0"
- "Cc\0Alexandru Stan <amstan-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>"
-  Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
-  Jeffy Chen <jeffy.chen-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
-  open list:ARM/Rockchip SoC... <linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Sonny Rao <sonnyrao-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "Am Sonntag, 2. August 2015, 00:52:44 schrieb Heiko St\303\274bner:\n"
+ "Am Sonntag, 2. August 2015, 00:52:44 schrieb Heiko St?bner:\n"
  "> Hi Doug,\n"
  "> \n"
  "> Am Samstag, 1. August 2015, 14:32:32 schrieb Doug Anderson:\n"
- "> > On Sat, Aug 1, 2015 at 5:35 AM, Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> wrote:\n"
+ "> > On Sat, Aug 1, 2015 at 5:35 AM, Heiko St?bner <heiko@sntech.de> wrote:\n"
  "> > > The rk3288 has problems accessing the memory region\n"
  "> > > 0xfe000000~0xff000000.\n"
  "> > > So block off the affected region to prevent its use.\n"
  "> > > \n"
  "> > > Tested on 4GB Veyron Minnie and 2GB Veyron Jerry devices.\n"
  "> > > \n"
- "> > > Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
+ "> > > Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
  "> > > ---\n"
  "> > > \n"
  "> > >  arch/arm/boot/dts/rk3288.dtsi | 10 ++++++++++\n"
@@ -46,7 +40,7 @@
  "> > > +               #size-cells = <1>;\n"
  "> > > +               ranges;\n"
  "> > > +\n"
- "> > > +               unusable@fe000000 {\n"
+ "> > > +               unusable at fe000000 {\n"
  "> > > +                       reg = <0xfe000000 0x1000000>;\n"
  "> > > +               };\n"
  "> > > +       };\n"
@@ -100,4 +94,4 @@
  "actually the \"dma-ranges\" property also looks promising (through \n"
  of_dma_get_range() called fromof_dma_configure() )
 
-e8f13213aa3ab9c5e34114415050966fd727e2d81073917c8340bc5d5c8d2d74
+1ebea79be0522f1151cd45956ad7b6b7d6a1a71a66e0139d9a951c6dca79942f

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.