Re: [U-Boot] AT91: CFI support broken

2011-05-23 Thread Graeme Russ
On Monday, May 23, 2011, Stefan Roese wrote: > Hi Jens, > > On Friday 20 May 2011 15:01:21 Jens Scharsig wrote: >> >> u-boot/drivers/mtd/cfi_flash.c:576: undefined reference to `reset_timer' >> >> >> >> I think this patch should be revert, as long as other modules need the >> >> reset_timer functi

Re: [U-Boot] AT91: CFI support broken

2011-05-23 Thread Stefan Roese
Hi Jens, On Friday 20 May 2011 15:01:21 Jens Scharsig wrote: > >> u-boot/drivers/mtd/cfi_flash.c:576: undefined reference to `reset_timer' > >> > >> I think this patch should be revert, as long as other modules need the > >> reset_timer function. > >> > >> Can anybody confirm this > > > > I thi

Re: [U-Boot] AT91: CFI support broken

2011-05-20 Thread Jens Scharsig
Hello Stefan Roese, >> Hello, >> >> since "AT91: fix timer.c - remove reset_timer()" >> >> >> >> was commited the arm926ejs/at91 boards can't compile with cfi_flash support: >> >> u-boot/drivers/mtd

Re: [U-Boot] AT91: CFI support broken

2011-05-20 Thread Reinhard Meyer
Dear e...@bus-elektronik.de, > Hello, > > since "AT91: fix timer.c - remove reset_timer()" > > > > was commited the arm926ejs/at91 boards can't compile with cfi_flash support: > > u-boot/drivers/mtd/

[U-Boot] AT91: CFI support broken

2011-05-20 Thread e...@bus-elektronik.de
Hello, since "AT91: fix timer.c - remove reset_timer()" was commited the arm926ejs/at91 boards can't compile with cfi_flash support: u-boot/drivers/mtd/cfi_flash.c:576: undefined reference to `re