From mboxrd@z Thu Jan 1 00:00:00 1970 From: llandre Date: Tue, 17 Jan 2006 15:58:28 +0100 Subject: [U-Boot-Users] Bug in cpu/arm920t/imx/interrupts.c ? Message-ID: <43CD0614.3030300@dave-tech.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I have a doubt about the function ulong get_timer (ulong base) imlemented in cpu/arm920t/imx/interrupts.c. In my undertanding this function should return return (get_timer_masked () - base); instead of return get_timer_masked (); Am I right? -- llandre DAVE Electronics System House - R&D Department web: http://www.dave-tech.it email: r&d2 at dave-tech.it