commit | 146775f02ddaa5f9ce5e8ff3de0caa61425cff4b | [log] [tgz] |
---|---|---|
author | Reinhard Meyer <u-boot@emk-elektronik.de> | Wed Dec 01 05:49:53 2010 +0100 |
committer | Reinhard Meyer <u-boot@emk-elektronik.de> | Tue Dec 07 16:36:40 2010 +0100 |
tree | 522aa9cb316680bdea2882a4aa8cb2c2ed8345b5 | |
parent | f2675572304faf8cca967761d788c23fc3db9a11 [diff] |
AT91: fix EMAC gpio init in at91sam9260_devices.c The AT91SAM9G20 BOOT ROM apparently initializes PA23 and PA24 to multi drive (open drain). Revert this, if those pins are going to be used for MII. Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>