From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] net: smc911x: Add pkt_data_pull and pkt_data_push function
Date: Mon, 01 Sep 2008 14:54:11 -0700 [thread overview]
Message-ID: <48BC6483.3060704@gmail.com> (raw)
In-Reply-To: <48B62C4C.9010303@renesas.com>
Nobuhiro Iwamatsu wrote:
> The RSK7203 board has the SMSC9118 wired up 'incorrectly'.
> Byte-swapping is necessary, and so poor performance is inevitable.
> This problem cannot evade by the swap function of CHIP, this can
> evade by software Byte-swapping.
> And this has problem by FIFO access only. pkt_data_pull/pkt_data_push
> functions necessary to solve this problem.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
> ---
Thanks. Applied to net repo.
regards,
Ben
prev parent reply other threads:[~2008-09-01 21:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-28 4:40 [U-Boot] [PATCH 1/2] net: smc911x: Add pkt_data_pull and pkt_data_push function Nobuhiro Iwamatsu
2008-09-01 21:54 ` Ben Warren [this message]
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=48BC6483.3060704@gmail.com \
--to=biggerbadderben@gmail.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox