From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Baumgartner Date: Tue, 25 May 2004 11:09:14 +0200 Subject: [U-Boot-Users] Patch: Add missing functions for m68k Message-ID: <200405251109.14546.josef.baumgartner@telex.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 Wolfgang, if CONFIG_AUTOBOOT_KEYED is defined for m68k targets, compilation fails due to the missing functions get_ticks() and get_tbclk(). The following patch adds the missing functions in lib_m68k/time.c. Regards, Josef -- ------------------------------------------------------------------------------- Josef Baumgartner Research & Development EVI Audio GmbH Hirschberger Ring 45 94315 Straubing ------------------------------------------------------------------------------- ???????? -------------- next part -------------- A non-text attachment was scrubbed... Name: time.c.patch Type: text/x-diff Size: 749 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040525/cda8b0e7/attachment.patch