commit | 38bda019e484c459e0d7a2ffb7be124bca14f586 | [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 | 4b8d77bb93168e4cbaa2d0f040732de540ad5ea2 [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>