]> git.sur5r.net Git - u-boot/commit
rtl8169: add support for RTL8110SCL
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Wed, 9 Jul 2008 12:07:34 +0000 (21:07 +0900)
committerBen Warren <biggerbadderben@gmail.com>
Tue, 19 Aug 2008 06:11:07 +0000 (23:11 -0700)
commitdb70b84329315c52f6ec77f5ae5ca1afe970a9bb
tree727440188ccb00da8e7fb78d8baa45031aca9324
parent943b825bf15e6a28ac8328e0f6489478bceef1ea
rtl8169: add support for RTL8110SCL

This patch fixes a problem that RTL8110SCL started transfer
with an incorrect memory address.

Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
drivers/net/rtl8169.c