commit | accef43145a63535fa38714af469f22d912d6c64 | [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 | 2aed9d14cc167385c158f78a3d12b46fd226b499 [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>