All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Timur Tabi <timur@freescale.com>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v3] qe: miscellaneous code improvements and fixes to the QE library
Date: Wed, 3 Oct 2007 20:29:00 +0400	[thread overview]
Message-ID: <20071003162900.GA30091@localhost.localdomain> (raw)
In-Reply-To: <4703AEDC.1050902@freescale.com>

On Wed, Oct 03, 2007 at 10:01:48AM -0500, Timur Tabi wrote:
> Anton Vorontsov wrote:
>
>> Ok, thanks anyway, will look further as time will permit.
>
> I think I found it.  Of course, if I'm right, then that doesn't explain how 
> the 8360 works.
>
> In struct ucc_geth, add this:
>
>  struct ucc_geth {
>  	struct ucc_fast uccf;
> +	u8	res9[0x100 - sizeof(struct ucc_fast)];
>  	u32 maccfg1;		/* mac configuration reg. 1 */
>  	u32 maccfg2;		/* mac configuration reg. 2 */
>

This fixed issue, much thanks.

-- 
Anton Vorontsov
email: cbou@mail.ru
backup email: ya-cbou@yandex.ru
irc://irc.freenode.net/bd2

  reply	other threads:[~2007-10-03 16:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 20:47 [PATCH v3] qe: miscellaneous code improvements and fixes to the QE library Timur Tabi
2007-09-20 21:30 ` Timur Tabi
2007-09-20 21:44   ` Kumar Gala
2007-10-03 13:30 ` Anton Vorontsov
2007-10-03 14:16   ` Timur Tabi
2007-10-03 14:34     ` Anton Vorontsov
2007-10-03 14:39       ` Timur Tabi
2007-10-03 14:43         ` Kumar Gala
2007-10-03 15:01       ` Timur Tabi
2007-10-03 16:29         ` Anton Vorontsov [this message]
2007-10-03 16:33           ` Timur Tabi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071003162900.GA30091@localhost.localdomain \
    --to=avorontsov@ru.mvista.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=timur@freescale.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.