[U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-09 Thread Yoshihiro Shimoda
Fix the problem that cannot work RTL8169 on sh7785lcr board. Signed-off-by: Yoshihiro Shimoda [EMAIL PROTECTED] --- board/sh7785lcr/sh7785lcr.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/board/sh7785lcr/sh7785lcr.c b/board/sh7785lcr/sh7785lcr.c index

[U-Boot-Users] Give her the best action she has ever had

2008-09-09 Thread franco
Be a man of power today - improve your shaft size by making it longer and thicker http://www.posenice.com/ http://www.posenice.com/ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the

Re: [U-Boot-Users] [PATCH] add board_eth_init() for sh7785lcr board

2008-09-09 Thread Wolfgang Denk
Dear Yoshihiro Shimoda, In message [EMAIL PROTECTED] you wrote: Fix the problem that cannot work RTL8169 on sh7785lcr board. Signed-off-by: Yoshihiro Shimoda [EMAIL PROTECTED] --- board/sh7785lcr/sh7785lcr.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) Applied, thanks.