All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20101206011138.GA623@verge.net.au>

diff --git a/a/1.txt b/N1/1.txt
index 7ddba75..1167c5a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,8 +25,7 @@ On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:
 > > of Russell King's linux-2.6-arm tree.
 > >
 > > Index: linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c
-> > ===================================================================
-> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
+> > =================================> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
 > > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c       2010-12-06 09:11:42.000000000 +0900
 > > @@ -0,0 +1,99 @@
 > > +/*
@@ -72,7 +71,7 @@ On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:
 > > + *
 > > + * Use the following line to write the vrl4 formated zImage
 > > + * to an MMC card
-> > + * # dd if=vrl4.out of=/dev/sdx bs=512 seek=1
+> > + * # dd if=vrl4.out of=/dev/sdx bsQ2 seek=1
 > > + */
 > > +asmlinkage void mmcif_loader(unsigned char *buf, unsigned long len)
 > > +{
@@ -97,8 +96,7 @@ Sure, perhaps we could just move this initialisation into head-ap4evb.txt?
 Or remove mmcif_update_progress() all together?
 
 > > Index: linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S
-> > ===================================================================
-> > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900
+> > =================================> > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900
 > > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S      2010-12-06 09:11:42.000000000 +0900
 > > @@ -40,14 +59,19 @@ __atags:@ tag #1
 > >        @ tag #3
@@ -130,8 +128,7 @@ The same assumption is made in arch/arm/boot/compressed/vmlinux.lds.in.
 I'm open to other ideas about where to copy the zImage to.
 
 > > Index: linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c
-> > ===================================================================
-> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
+> > =================================> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
 > > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c    2010-12-06 09:11:42.000000000 +0900
 > > @@ -0,0 +1,167 @@
 > > +/*
diff --git a/a/content_digest b/N1/content_digest
index 2280040..bf94977 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,17 +2,9 @@
  "ref\020101206001310.825497890@vergenet.net\0"
  "ref\0AANLkTin91C9XJKaKTNgvN9b=ExCYbt0ujPFe-qEx57hm@mail.gmail.com\0"
  "From\0Simon Horman <horms@verge.net.au>\0"
- "Subject\0Re: [patch 3/3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM\0"
- "Date\0Mon, 6 Dec 2010 10:11:39 +0900\0"
- "To\0Magnus Damm <magnus.damm@gmail.com>\0"
- "Cc\0linux-mmc@vger.kernel.org"
-  linux-sh@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  Russell King - ARM Linux <linux@arm.linux.org.uk>
-  Chris Ball <cjb@laptop.org>
-  Yusuke Goda <yusuke.goda.sx@renesas.com>
-  Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
- " Paul Mundt <lethal@linux-sh.org>\0"
+ "Subject\0Re: [patch 3/3] mmc, ARM: Add zboot from MMC support for SuperH\0"
+ "Date\0Mon, 06 Dec 2010 01:11:39 +0000\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:\n"
@@ -42,8 +34,7 @@
  "> > of Russell King's linux-2.6-arm tree.\n"
  "> >\n"
  "> > Index: linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c\n"
- "> > ===================================================================\n"
- "> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
+ "> > =================================> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
  "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c \302\240 \302\240 \302\240 2010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -0,0 +1,99 @@\n"
  "> > +/*\n"
@@ -89,7 +80,7 @@
  "> > + *\n"
  "> > + * Use the following line to write the vrl4 formated zImage\n"
  "> > + * to an MMC card\n"
- "> > + * # dd if=vrl4.out of=/dev/sdx bs=512 seek=1\n"
+ "> > + * # dd if=vrl4.out of=/dev/sdx bsQ2 seek=1\n"
  "> > + */\n"
  "> > +asmlinkage void mmcif_loader(unsigned char *buf, unsigned long len)\n"
  "> > +{\n"
@@ -114,8 +105,7 @@
  "Or remove mmcif_update_progress() all together?\n"
  "\n"
  "> > Index: linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S\n"
- "> > ===================================================================\n"
- "> > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900\n"
+ "> > =================================> > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900\n"
  "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S \302\240 \302\240 \302\2402010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -40,14 +59,19 @@ __atags:@ tag #1\n"
  "> > \302\240 \302\240 \302\240 \302\240@ tag #3\n"
@@ -147,8 +137,7 @@
  "I'm open to other ideas about where to copy the zImage to.\n"
  "\n"
  "> > Index: linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c\n"
- "> > ===================================================================\n"
- "> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
+ "> > =================================> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
  "> > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c \302\240 \302\2402010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -0,0 +1,167 @@\n"
  "> > +/*\n"
@@ -171,4 +160,4 @@
  "\n"
  Thanks!
 
-ef34443f8f2d41514b30d8963e0dc0babe5c651f4aec838b27122fee07f21fa1
+fe17bda27767e782c00415e90a0afd5e85729d32e595c20d45ded875be9f6adf

diff --git a/a/1.txt b/N2/1.txt
index 7ddba75..be57c5d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -26,8 +26,8 @@ On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:
 > >
 > > Index: linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c
 > > ===================================================================
-> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
-> > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c       2010-12-06 09:11:42.000000000 +0900
+> > --- /dev/null ? 1970-01-01 00:00:00.000000000 +0000
+> > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c ? ? ? 2010-12-06 09:11:42.000000000 +0900
 > > @@ -0,0 +1,99 @@
 > > +/*
 > > + * sh7372 MMCIF loader
@@ -36,31 +36,31 @@ On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:
 > > + * Copyright (C) 2010 Simon Horman
 > > + *
 > > + * This file is subject to the terms and conditions of the GNU General Public
-> > + * License.  See the file "COPYING" in the main directory of this archive
+> > + * License. ?See the file "COPYING" in the main directory of this archive
 > > + * for more details.
 > > + */
 > > +
 > > +#include <linux/mmc/sh_mmcif.h>
 > > +#include <mach/mmcif.h>
 > > +
-> > +#define MMCIF_BASE      (void __iomem *)0xe6bd0000
+> > +#define MMCIF_BASE ? ? ?(void __iomem *)0xe6bd0000
 > > +
-> > +#define PORT84CR       0xe6050054
-> > +#define PORT85CR       0xe6050055
-> > +#define PORT86CR       0xe6050056
-> > +#define PORT87CR       0xe6050057
-> > +#define PORT88CR       0xe6050058
-> > +#define PORT89CR       0xe6050059
-> > +#define PORT90CR       0xe605005a
-> > +#define PORT91CR       0xe605005b
-> > +#define PORT92CR       0xe605005c
-> > +#define PORT99CR       0xe6050063
-> > +#define PORT185CR      0xe60520b9
-> > +#define PORT186CR      0xe60520ba
-> > +#define PORT187CR      0xe60520bb
-> > +#define PORT188CR      0xe60520bc
+> > +#define PORT84CR ? ? ? 0xe6050054
+> > +#define PORT85CR ? ? ? 0xe6050055
+> > +#define PORT86CR ? ? ? 0xe6050056
+> > +#define PORT87CR ? ? ? 0xe6050057
+> > +#define PORT88CR ? ? ? 0xe6050058
+> > +#define PORT89CR ? ? ? 0xe6050059
+> > +#define PORT90CR ? ? ? 0xe605005a
+> > +#define PORT91CR ? ? ? 0xe605005b
+> > +#define PORT92CR ? ? ? 0xe605005c
+> > +#define PORT99CR ? ? ? 0xe6050063
+> > +#define PORT185CR ? ? ?0xe60520b9
+> > +#define PORT186CR ? ? ?0xe60520ba
+> > +#define PORT187CR ? ? ?0xe60520bb
+> > +#define PORT188CR ? ? ?0xe60520bc
 > > +
-> > +#define SMSTPCR3       0xe615013c
+> > +#define SMSTPCR3 ? ? ? 0xe615013c
 > > +
 > > +/* SH7372 specific MMCIF loader
 > > + *
@@ -76,14 +76,14 @@ On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:
 > > + */
 > > +asmlinkage void mmcif_loader(unsigned char *buf, unsigned long len)
 > > +{
-> > +       /* Initialise LEDS1-4
-> > +        * registers: PORT185CR-PORT188CR (LED1-LED4 Control)
-> > +        * value:     0x10 - enable output
-> > +        */
-> > +       __raw_writeb(0x10, PORT185CR);
-> > +       __raw_writeb(0x10, PORT186CR);
-> > +       __raw_writeb(0x10, PORT187CR);
-> > +       __raw_writeb(0x10, PORT188CR);
+> > + ? ? ? /* Initialise LEDS1-4
+> > + ? ? ? ?* registers: PORT185CR-PORT188CR (LED1-LED4 Control)
+> > + ? ? ? ?* value: ? ? 0x10 - enable output
+> > + ? ? ? ?*/
+> > + ? ? ? __raw_writeb(0x10, PORT185CR);
+> > + ? ? ? __raw_writeb(0x10, PORT186CR);
+> > + ? ? ? __raw_writeb(0x10, PORT187CR);
+> > + ? ? ? __raw_writeb(0x10, PORT188CR);
 > 
 > Aren't these LEDs a board-specific property?
 > 
@@ -99,20 +99,20 @@ Or remove mmcif_update_progress() all together?
 > > Index: linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S
 > > ===================================================================
 > > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900
-> > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S      2010-12-06 09:11:42.000000000 +0900
+> > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S ? ? ?2010-12-06 09:11:42.000000000 +0900
 > > @@ -40,14 +59,19 @@ __atags:@ tag #1
-> >        @ tag #3
-> >        .long   0                       @ tag->hdr.size = 0
-> >        .long   0                       @ tag->hdr.tag = ATAG_NONE;
+> > ? ? ? ?@ tag #3
+> > ? ? ? ?.long ? 0 ? ? ? ? ? ? ? ? ? ? ? @ tag->hdr.size = 0
+> > ? ? ? ?.long ? 0 ? ? ? ? ? ? ? ? ? ? ? @ tag->hdr.tag = ATAG_NONE;
 > > -1:
 > > +__mach_type:
-> > +       .long   MACH_TYPE
+> > + ? ? ? .long ? MACH_TYPE
 > > +__image_start:
-> > +       .long   _start
+> > + ? ? ? .long ? _start
 > > +__image_end:
-> > +       .long   _got_end
+> > + ? ? ? .long ? _got_end
 > > +__load_base:
-> > +       .long   CONFIG_MEMORY_START + 0x02000000 @ Load at 32Mb into SDRAM
+> > + ? ? ? .long ? CONFIG_MEMORY_START + 0x02000000 @ Load at 32Mb into SDRAM
 > 
 > Just curious, where does these 32Mb come from?
 
@@ -131,8 +131,8 @@ I'm open to other ideas about where to copy the zImage to.
 
 > > Index: linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c
 > > ===================================================================
-> > --- /dev/null   1970-01-01 00:00:00.000000000 +0000
-> > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c    2010-12-06 09:11:42.000000000 +0900
+> > --- /dev/null ? 1970-01-01 00:00:00.000000000 +0000
+> > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c ? ?2010-12-06 09:11:42.000000000 +0900
 > > @@ -0,0 +1,167 @@
 > > +/*
 > > + * vrl4 format generator
@@ -140,7 +140,7 @@ I'm open to other ideas about where to copy the zImage to.
 > > + * Copyright (C) 2010 Magnus Damm
 > > + *
 > > + * This file is subject to the terms and conditions of the GNU General Public
-> > + * License.  See the file "COPYING" in the main directory of this archive
+> > + * License. ?See the file "COPYING" in the main directory of this archive
 > > + * for more details.
 > > + */
 > 
diff --git a/a/content_digest b/N2/content_digest
index 2280040..27df740 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,18 +1,10 @@
  "ref\020101206001243.949375995@vergenet.net\0"
  "ref\020101206001310.825497890@vergenet.net\0"
  "ref\0AANLkTin91C9XJKaKTNgvN9b=ExCYbt0ujPFe-qEx57hm@mail.gmail.com\0"
- "From\0Simon Horman <horms@verge.net.au>\0"
- "Subject\0Re: [patch 3/3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM\0"
+ "From\0horms@verge.net.au (Simon Horman)\0"
+ "Subject\0[patch 3/3] mmc, ARM: Add zboot from MMC support for SuperH Mobile ARM\0"
  "Date\0Mon, 6 Dec 2010 10:11:39 +0900\0"
- "To\0Magnus Damm <magnus.damm@gmail.com>\0"
- "Cc\0linux-mmc@vger.kernel.org"
-  linux-sh@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  Russell King - ARM Linux <linux@arm.linux.org.uk>
-  Chris Ball <cjb@laptop.org>
-  Yusuke Goda <yusuke.goda.sx@renesas.com>
-  Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
- " Paul Mundt <lethal@linux-sh.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Dec 06, 2010 at 09:51:55AM +0900, Magnus Damm wrote:\n"
@@ -43,8 +35,8 @@
  "> >\n"
  "> > Index: linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c\n"
  "> > ===================================================================\n"
- "> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
- "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c \302\240 \302\240 \302\240 2010-12-06 09:11:42.000000000 +0900\n"
+ "> > --- /dev/null ? 1970-01-01 00:00:00.000000000 +0000\n"
+ "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/mmcif-sh7372.c ? ? ? 2010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -0,0 +1,99 @@\n"
  "> > +/*\n"
  "> > + * sh7372 MMCIF loader\n"
@@ -53,31 +45,31 @@
  "> > + * Copyright (C) 2010 Simon Horman\n"
  "> > + *\n"
  "> > + * This file is subject to the terms and conditions of the GNU General Public\n"
- "> > + * License. \302\240See the file \"COPYING\" in the main directory of this archive\n"
+ "> > + * License. ?See the file \"COPYING\" in the main directory of this archive\n"
  "> > + * for more details.\n"
  "> > + */\n"
  "> > +\n"
  "> > +#include <linux/mmc/sh_mmcif.h>\n"
  "> > +#include <mach/mmcif.h>\n"
  "> > +\n"
- "> > +#define MMCIF_BASE \302\240 \302\240 \302\240(void __iomem *)0xe6bd0000\n"
+ "> > +#define MMCIF_BASE ? ? ?(void __iomem *)0xe6bd0000\n"
  "> > +\n"
- "> > +#define PORT84CR \302\240 \302\240 \302\240 0xe6050054\n"
- "> > +#define PORT85CR \302\240 \302\240 \302\240 0xe6050055\n"
- "> > +#define PORT86CR \302\240 \302\240 \302\240 0xe6050056\n"
- "> > +#define PORT87CR \302\240 \302\240 \302\240 0xe6050057\n"
- "> > +#define PORT88CR \302\240 \302\240 \302\240 0xe6050058\n"
- "> > +#define PORT89CR \302\240 \302\240 \302\240 0xe6050059\n"
- "> > +#define PORT90CR \302\240 \302\240 \302\240 0xe605005a\n"
- "> > +#define PORT91CR \302\240 \302\240 \302\240 0xe605005b\n"
- "> > +#define PORT92CR \302\240 \302\240 \302\240 0xe605005c\n"
- "> > +#define PORT99CR \302\240 \302\240 \302\240 0xe6050063\n"
- "> > +#define PORT185CR \302\240 \302\240 \302\2400xe60520b9\n"
- "> > +#define PORT186CR \302\240 \302\240 \302\2400xe60520ba\n"
- "> > +#define PORT187CR \302\240 \302\240 \302\2400xe60520bb\n"
- "> > +#define PORT188CR \302\240 \302\240 \302\2400xe60520bc\n"
+ "> > +#define PORT84CR ? ? ? 0xe6050054\n"
+ "> > +#define PORT85CR ? ? ? 0xe6050055\n"
+ "> > +#define PORT86CR ? ? ? 0xe6050056\n"
+ "> > +#define PORT87CR ? ? ? 0xe6050057\n"
+ "> > +#define PORT88CR ? ? ? 0xe6050058\n"
+ "> > +#define PORT89CR ? ? ? 0xe6050059\n"
+ "> > +#define PORT90CR ? ? ? 0xe605005a\n"
+ "> > +#define PORT91CR ? ? ? 0xe605005b\n"
+ "> > +#define PORT92CR ? ? ? 0xe605005c\n"
+ "> > +#define PORT99CR ? ? ? 0xe6050063\n"
+ "> > +#define PORT185CR ? ? ?0xe60520b9\n"
+ "> > +#define PORT186CR ? ? ?0xe60520ba\n"
+ "> > +#define PORT187CR ? ? ?0xe60520bb\n"
+ "> > +#define PORT188CR ? ? ?0xe60520bc\n"
  "> > +\n"
- "> > +#define SMSTPCR3 \302\240 \302\240 \302\240 0xe615013c\n"
+ "> > +#define SMSTPCR3 ? ? ? 0xe615013c\n"
  "> > +\n"
  "> > +/* SH7372 specific MMCIF loader\n"
  "> > + *\n"
@@ -93,14 +85,14 @@
  "> > + */\n"
  "> > +asmlinkage void mmcif_loader(unsigned char *buf, unsigned long len)\n"
  "> > +{\n"
- "> > + \302\240 \302\240 \302\240 /* Initialise LEDS1-4\n"
- "> > + \302\240 \302\240 \302\240 \302\240* registers: PORT185CR-PORT188CR (LED1-LED4 Control)\n"
- "> > + \302\240 \302\240 \302\240 \302\240* value: \302\240 \302\240 0x10 - enable output\n"
- "> > + \302\240 \302\240 \302\240 \302\240*/\n"
- "> > + \302\240 \302\240 \302\240 __raw_writeb(0x10, PORT185CR);\n"
- "> > + \302\240 \302\240 \302\240 __raw_writeb(0x10, PORT186CR);\n"
- "> > + \302\240 \302\240 \302\240 __raw_writeb(0x10, PORT187CR);\n"
- "> > + \302\240 \302\240 \302\240 __raw_writeb(0x10, PORT188CR);\n"
+ "> > + ? ? ? /* Initialise LEDS1-4\n"
+ "> > + ? ? ? ?* registers: PORT185CR-PORT188CR (LED1-LED4 Control)\n"
+ "> > + ? ? ? ?* value: ? ? 0x10 - enable output\n"
+ "> > + ? ? ? ?*/\n"
+ "> > + ? ? ? __raw_writeb(0x10, PORT185CR);\n"
+ "> > + ? ? ? __raw_writeb(0x10, PORT186CR);\n"
+ "> > + ? ? ? __raw_writeb(0x10, PORT187CR);\n"
+ "> > + ? ? ? __raw_writeb(0x10, PORT188CR);\n"
  "> \n"
  "> Aren't these LEDs a board-specific property?\n"
  "> \n"
@@ -116,20 +108,20 @@
  "> > Index: linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S\n"
  "> > ===================================================================\n"
  "> > --- linux-2.6-ap4.orig/arch/arm/boot/compressed/head-shmobile.S 2010-12-06 09:11:35.000000000 +0900\n"
- "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S \302\240 \302\240 \302\2402010-12-06 09:11:42.000000000 +0900\n"
+ "> > +++ linux-2.6-ap4/arch/arm/boot/compressed/head-shmobile.S ? ? ?2010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -40,14 +59,19 @@ __atags:@ tag #1\n"
- "> > \302\240 \302\240 \302\240 \302\240@ tag #3\n"
- "> > \302\240 \302\240 \302\240 \302\240.long \302\240 0 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 @ tag->hdr.size = 0\n"
- "> > \302\240 \302\240 \302\240 \302\240.long \302\240 0 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 \302\240 @ tag->hdr.tag = ATAG_NONE;\n"
+ "> > ? ? ? ?@ tag #3\n"
+ "> > ? ? ? ?.long ? 0 ? ? ? ? ? ? ? ? ? ? ? @ tag->hdr.size = 0\n"
+ "> > ? ? ? ?.long ? 0 ? ? ? ? ? ? ? ? ? ? ? @ tag->hdr.tag = ATAG_NONE;\n"
  "> > -1:\n"
  "> > +__mach_type:\n"
- "> > + \302\240 \302\240 \302\240 .long \302\240 MACH_TYPE\n"
+ "> > + ? ? ? .long ? MACH_TYPE\n"
  "> > +__image_start:\n"
- "> > + \302\240 \302\240 \302\240 .long \302\240 _start\n"
+ "> > + ? ? ? .long ? _start\n"
  "> > +__image_end:\n"
- "> > + \302\240 \302\240 \302\240 .long \302\240 _got_end\n"
+ "> > + ? ? ? .long ? _got_end\n"
  "> > +__load_base:\n"
- "> > + \302\240 \302\240 \302\240 .long \302\240 CONFIG_MEMORY_START + 0x02000000 @ Load at 32Mb into SDRAM\n"
+ "> > + ? ? ? .long ? CONFIG_MEMORY_START + 0x02000000 @ Load at 32Mb into SDRAM\n"
  "> \n"
  "> Just curious, where does these 32Mb come from?\n"
  "\n"
@@ -148,8 +140,8 @@
  "\n"
  "> > Index: linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c\n"
  "> > ===================================================================\n"
- "> > --- /dev/null \302\240 1970-01-01 00:00:00.000000000 +0000\n"
- "> > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c \302\240 \302\2402010-12-06 09:11:42.000000000 +0900\n"
+ "> > --- /dev/null ? 1970-01-01 00:00:00.000000000 +0000\n"
+ "> > +++ linux-2.6-ap4/Documentation/arm/SH-Mobile/vrl4.c ? ?2010-12-06 09:11:42.000000000 +0900\n"
  "> > @@ -0,0 +1,167 @@\n"
  "> > +/*\n"
  "> > + * vrl4 format generator\n"
@@ -157,7 +149,7 @@
  "> > + * Copyright (C) 2010 Magnus Damm\n"
  "> > + *\n"
  "> > + * This file is subject to the terms and conditions of the GNU General Public\n"
- "> > + * License. \302\240See the file \"COPYING\" in the main directory of this archive\n"
+ "> > + * License. ?See the file \"COPYING\" in the main directory of this archive\n"
  "> > + * for more details.\n"
  "> > + */\n"
  "> \n"
@@ -171,4 +163,4 @@
  "\n"
  Thanks!
 
-ef34443f8f2d41514b30d8963e0dc0babe5c651f4aec838b27122fee07f21fa1
+b4425e3115384c489245c47b289b54f356385540adf6e4b407877cf0b3e89dc0

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.