From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Fri, 27 Feb 2004 15:48:07 +0100 Subject: [U-Boot-Users] get_ticks() for AT91RM9200 Message-ID: <403F58A7.6000602@imc-berlin.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi there, as mentioned before the AT91RM9200 port was missing a get_ticks() function. I made a lot of white space fixes as well because now the similarities _and_ differences with other ARM implementations are more obvious when doing a "diff". I added get_ticks() because it was needed by the NFS implementation. However it looks like get_ticks() is hardly use in U-Boot. I think get_timer() is used in most cases... CHANGELOG: * Patch by Steven Scholz, 27 Feb 2004: - Adding get_ticks() and get_tbclk() for AT91RM9200 - Many white space fixes in cpu/at91rm9200/interrupts.c Thanks, -- Steven Scholz imc Measurement & Control imc Me?systeme GmbH Voltastr. 5 Voltastr. 5 13355 Berlin 13355 Berlin Germany Deutschland -------------- next part -------------- A non-text attachment was scrubbed... Name: at91_timer.patch.gz Type: application/x-gzip Size: 2315 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040227/bfb99279/attachment.bin