From mboxrd@z Thu Jan 1 00:00:00 1970 From: esw at bus-elektronik.de Date: Fri, 20 May 2011 12:51:35 +0200 Subject: [U-Boot] AT91: CFI support broken Message-ID: <4DD647B7.2050706@bus-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.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 `reset_timer' I think this patch should be revert, as long as other modules need the reset_timer function. Can anybody confirm this Thanks Jens Scharsig