]> git.sur5r.net Git - u-boot/commit
AT91: fix EMAC gpio init in at91sam9260_devices.c
authorReinhard Meyer <u-boot@emk-elektronik.de>
Wed, 1 Dec 2010 04:49:53 +0000 (05:49 +0100)
committerReinhard Meyer <u-boot@emk-elektronik.de>
Tue, 7 Dec 2010 15:36:40 +0000 (16:36 +0100)
commitaccef43145a63535fa38714af469f22d912d6c64
tree522aa9cb316680bdea2882a4aa8cb2c2ed8345b5
parent2aed9d14cc167385c158f78a3d12b46fd226b499
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>
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c