strip the kernel version suffix from target directories, except for brcm-2.4 (the...
[openwrt/svn-archive/archive.git] / target / linux / at91 / image / u-boot / patches / 010-irda-patch-remove.patch
1 --- u-boot-1.1.4.old/board/vlink/vlink.c 2007-04-03 11:42:39.000000000 +0200
2 +++ u-boot-1.1.4/board/vlink/vlink.c 2007-04-03 11:48:33.000000000 +0200
3 @@ -40,10 +40,6 @@
4 /* Enable Ctrlc */
5 console_init_f ();
6
7 - /* Correct IRDA resistor problem */
8 - /* Set PA23_TXD in Output */
9 - (AT91PS_PIO) AT91C_BASE_PIOA->PIO_OER = AT91C_PA23_TXD2;
10 -
11 /* memory and cpu-speed are setup before relocation */
12 /* so we do _nothing_ here */
13