Re: [U-Boot-Users] [PATCH] at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260

2008-07-09 Thread Manuel Sahm
Hello, thanks a lot. Could you please take care that this will be fixed in the kernel code, too ? Best regards Manuel Sahm Anatolij Gustschin schrieb: Manuel Sahm wrote: if I apply the patch with: patch -p1 < patchat91.diff some messages occur, is this correct ? (Stripping trailing

Re: [U-Boot-Users] [PATCH] at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260

2008-07-09 Thread Anatolij Gustschin
Manuel Sahm wrote: > if I apply the patch with: > > patch -p1 < patchat91.diff > > some messages occur, is this correct ? > > > (Stripping trailing CRs from patch.) > patching file board/atmel/at91sam9260ek/at91sam9260ek.c > patch unexpectedly ends in middle of line > Hunk #1 succeeded at 183

[U-Boot-Users] [PATCH] at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260

2008-07-08 Thread Anatolij Gustschin
On the at91sam9260ep development board there is an EEPROM connected to the TWI interface (PA23, PA24 Peripheral A multiplexing), so we cannot use these pins as ETX2, ETX3. This patch configures PA10, PA11 pins for ETX2, ETX3 instead of PA23, PA24 pins. Signed-off-by: Anatolij Gustschin <[EMAIL PRO