Re: [U-Boot] [PATCH] ftgmac100: reset fix when supports wake on lan

2011-10-21 Thread Wolfgang Denk
Dear Macpaul Lin, In message <1316584472-24031-1-git-send-email-macp...@andestech.com> you wrote: > This patch move the reset function from initialization to > driver register procedure. > > Some embedded system supports wake on lan nowadays. On this kind of system, > the ftgmac100 will be still

[U-Boot] [PATCH] ftgmac100: reset fix when supports wake on lan

2011-09-20 Thread Macpaul Lin
This patch move the reset function from initialization to driver register procedure. Some embedded system supports wake on lan nowadays. On this kind of system, the ftgmac100 will be still supplied power after the system has been shut-down by Linux. Hence the register used by linux won't be clear