diff for duplicates of <554B0964.9030501@offcode.fi> diff --git a/a/1.txt b/N1/1.txt index f64aa96..4eaa579 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 @@ -82,33 +82,33 @@ counter register, I can't really implement the above heuristic.. Any ideas? > > - 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 5248fd7..9b91a10 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\0Thu, 07 May 2015 09:42:44 +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" @@ -99,33 +93,33 @@ "\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" @@ -134,4 +128,4 @@ "> Uwe\n" > -33243e72fcfac829f57158b5e2974fb34d8f324504dccca5d23edd24e5fd9e4c +57a8f2a669ae07688d253e30d806024200ec5572d6f70e206470e2767d8fc307
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.