From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Scholz Date: Tue, 15 Apr 2003 10:20:58 +0200 Subject: [U-Boot-Users] DYNAMIC_CRC_TABLE ???? Message-ID: <3E9BC0EA.5070203@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, The file crc32.c contains some #ifdef DYNAMIC_CRC_TABLE . What's the purpose of that? Are there any advantages of defining that? Thanks, Steven