diff options
| author | Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> | 2008-08-28 13:40:44 +0900 | 
|---|---|---|
| committer | Ben Warren <biggerbadderben@gmail.com> | 2008-09-02 21:18:19 -0700 | 
| commit | 33314470ab32a3f5412bb61b5f3d6c216c88bf9b (patch) | |
| tree | 8f82839762993ce35c28079f8908d5f385c18d4d /net/tftp.c | |
| parent | 10efa024b8ffd9e6aaca63da8bddfdffdc672274 (diff) | |
| download | olio-uboot-2014.01-33314470ab32a3f5412bb61b5f3d6c216c88bf9b.tar.xz olio-uboot-2014.01-33314470ab32a3f5412bb61b5f3d6c216c88bf9b.zip | |
net: smc911x: Add pkt_data_pull and pkt_data_push function
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>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Diffstat (limited to 'net/tftp.c')
0 files changed, 0 insertions, 0 deletions