Re: [U-Boot] [PATCH] AT91: fix EMAC gpio init in at91sam9260_devices.c

2010-12-05 Thread Reinhard Meyer
Reinhard Meyer schrieb: > 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 > --- > arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c |5 + > 1 files chan

[U-Boot] [PATCH] AT91: fix EMAC gpio init in at91sam9260_devices.c

2010-11-30 Thread Reinhard Meyer
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 --- arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-)