commit | 0bd1b57ed3e40f376f1e16a9350b3b79c2d209aa | [log] [tgz] |
---|---|---|
author | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Sep 07 19:10:34 2010 +0200 |
committer | Reinhard Meyer <u-boot@emk-elektronik.de> | Tue Oct 05 16:58:55 2010 +0200 |
tree | 245d4a06a7305a1cf7c3e879df84b83558822643 | |
parent | 467d9153f57e8c077c5c5d38539bc133a29f2a2c [diff] |
at91_emac.c: poll for IDLE when writing PHY This patch replaces the unnecessary waiting in at91emac_read() and at91emac_write() by checking the IDLE flag. Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>