All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5547449C.10108@offcode.fi>

diff --git a/a/1.txt b/N1/1.txt
index 58c1abd..9c661f2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
-On 04.05.2015 10:04, Uwe Kleine-König wrote:
+On 04.05.2015 10:04, Uwe Kleine-K?nig wrote:
 > Hello Timo,
 >
 > On Mon, May 04, 2015 at 08:59:03AM +0300, Timo Kokkonen wrote:
->> Hi, 03.05.2015 21:56, Uwe Kleine-König wrote:
+>> Hi, 03.05.2015 21:56, Uwe Kleine-K?nig wrote:
 >>> On Wed, Apr 22, 2015 at 02:11:42PM +0300, Timo Kokkonen wrote:
 >>>> +static int omap_wdt_is_running(struct omap_wdt_dev *wdev)
 >>>> +{
@@ -20,10 +20,10 @@ On 04.05.2015 10:04, Uwe Kleine-König wrote:
 >>>
 >>> But:
 >>>
->>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4
+>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4
 >>> 44e35048: 00005555                                           UU..
->>> barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
->>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4
+>>> barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
+>>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4
 >>> 44e35048: 00004444                                           DD..
 >>>
 >>> So the register contains 0x4444 but the timer doesn't run. So at best
@@ -78,33 +78,33 @@ Thanks,
 > running timer?:
 >
 >   - enable timer:
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0xbbbb
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0xbbbb
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444
 >
 >   - read out WCLR
-> 	barebox@TI AM335x BeagleBone black:/ md 0x44e35024+4
+> 	barebox at TI AM335x BeagleBone black:/ md 0x44e35024+4
 > 	44e35024: 00000020                                            ...
 >
 >   - write to WCLR
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35024 0x0
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35024 0x0
 >
 >   - check result; didn't work
-> 	barebox@TI AM335x BeagleBone black:/ md 0x44e35024+4
+> 	barebox at TI AM335x BeagleBone black:/ md 0x44e35024+4
 > 	44e35024: 00000020                                            ...
 >
 >   - stop timer
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0xaaaa
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x5555
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0xaaaa
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x5555
 >
 >   - recheck WCLR
-> 	barebox@TI AM335x BeagleBone black:/ md 0x44e35024+4
+> 	barebox at TI AM335x BeagleBone black:/ md 0x44e35024+4
 > 	44e35024: 00000020                                            ...
 >
 >   - write to WCLR
-> 	barebox@TI AM335x BeagleBone black:/ mw 0x44e35024 0x0
+> 	barebox at TI AM335x BeagleBone black:/ mw 0x44e35024 0x0
 >
 >   - check result; write succeeded
-> 	barebox@TI AM335x BeagleBone black:/ md 0x44e35024+4
+> 	barebox at TI AM335x BeagleBone black:/ md 0x44e35024+4
 > 	44e35024: 00000000                                           ....
 >
 > (This is was tested on an AM335x.)
diff --git a/a/content_digest b/N1/content_digest
index 333a78f..ea468f1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,23 +3,17 @@
  "ref\020150503185601.GD25193@pengutronix.de\0"
  "ref\055470AA7.9050605@offcode.fi\0"
  "ref\020150504070452.GE25193@pengutronix.de\0"
- "From\0Timo Kokkonen <timo.kokkonen@offcode.fi>\0"
- "Subject\0Re: [PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions\0"
+ "From\0timo.kokkonen@offcode.fi (Timo Kokkonen)\0"
+ "Subject\0[PATCHv7 8/8] watchdog: omap_wdt: Convert to use new core extensions\0"
  "Date\0Mon, 04 May 2015 13:06:20 +0300\0"
- "To\0Uwe Kleine-K\303\266nig <u.kleine-koenig@pengutronix.de>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-watchdog@vger.kernel.org
-  boris.brezillon@free-electrons.com
-  nicolas.ferre@atmel.com
-  alexandre.belloni@free-electrons.com
- " Wenyou.Yang@atmel.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 04.05.2015 10:04, Uwe Kleine-K\303\266nig wrote:\n"
+ "On 04.05.2015 10:04, Uwe Kleine-K?nig wrote:\n"
  "> Hello Timo,\n"
  ">\n"
  "> On Mon, May 04, 2015 at 08:59:03AM +0300, Timo Kokkonen wrote:\n"
- ">> Hi, 03.05.2015 21:56, Uwe Kleine-K\303\266nig wrote:\n"
+ ">> Hi, 03.05.2015 21:56, Uwe Kleine-K?nig wrote:\n"
  ">>> On Wed, Apr 22, 2015 at 02:11:42PM +0300, Timo Kokkonen wrote:\n"
  ">>>> +static int omap_wdt_is_running(struct omap_wdt_dev *wdev)\n"
  ">>>> +{\n"
@@ -37,10 +31,10 @@
  ">>>\n"
  ">>> But:\n"
  ">>>\n"
- ">>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
+ ">>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
  ">>> 44e35048: 00005555                                           UU..\n"
- ">>> barebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
- ">>> barebox@TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
+ ">>> barebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
+ ">>> barebox at TI AM335x BeagleBone black:/ md 0x44e35048+4\n"
  ">>> 44e35048: 00004444                                           DD..\n"
  ">>>\n"
  ">>> So the register contains 0x4444 but the timer doesn't run. So at best\n"
@@ -95,33 +89,33 @@
  "> running timer?:\n"
  ">\n"
  ">   - enable timer:\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0xbbbb\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0xbbbb\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x4444\n"
  ">\n"
  ">   - read out WCLR\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
  "> \t44e35024: 00000020                                            ...\n"
  ">\n"
  ">   - write to WCLR\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35024 0x0\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35024 0x0\n"
  ">\n"
  ">   - check result; didn't work\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
  "> \t44e35024: 00000020                                            ...\n"
  ">\n"
  ">   - stop timer\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0xaaaa\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35048 0x5555\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0xaaaa\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35048 0x5555\n"
  ">\n"
  ">   - recheck WCLR\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
  "> \t44e35024: 00000020                                            ...\n"
  ">\n"
  ">   - write to WCLR\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ mw 0x44e35024 0x0\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ mw 0x44e35024 0x0\n"
  ">\n"
  ">   - check result; write succeeded\n"
- "> \tbarebox@TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
+ "> \tbarebox at TI AM335x BeagleBone black:/ md 0x44e35024+4\n"
  "> \t44e35024: 00000000                                           ....\n"
  ">\n"
  "> (This is was tested on an AM335x.)\n"
@@ -130,4 +124,4 @@
  "> Uwe\n"
  >
 
-e2e642a1329afad75a77b6b7d1d5aa123579d3ddeb4ccb14946b5d9b92a66028
+ef9be5a1a6b5ff2f4492dc918a1046652102c9bd23dc5178a0a3c316a961b00c

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.