[U-Boot-Users] [PATCH] net: smc911x: sh: Add support RSK7203 board to smc911x
Nobuhiro Iwamatsu
iwamatsu at nigauri.org
Fri Jul 4 06:46:43 CEST 2008
Hi, Ben.
Thank you for your comments.
2008/7/4 Ben Warren <biggerbadderben at gmail.com>:
> Hi Nobuhiro,
>
> Nobuhiro Iwamatsu wrote:
>> The RSK board has the SMSC9118 wired up 'incorrectly'.
>> This problem can support in the software side.
>> I put a code to evade it.
>>
>>
> Putting a board fix in a common driver is not cool.
Yes , I know.
However, this problem occurs in read/write of FIFO.
Therefore, I made a pkt_data_pull/pkt_data_push function newly.
And I change it with a preprocessor.
> Please provide more
> generic word-swapping versions of reg_read and reg_write, or something
> else like that.
OK, I will change swabXX and resend.
Best regards,
Nobuhiro
More information about the U-Boot
mailing list