From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Fri, 01 Aug 2008 11:44:15 +0200 Subject: [U-Boot-Users] PATCH: Update U-Boot EXT2 Filesystem to support dynamic inode size and optimize ext2 read function to fasten read speed! In-Reply-To: <008501c8f1e8$042046f0$30065e0a@SHZ.ST.COM> (Ryan CHEN's message of "Wed, 30 Jul 2008 10:00:18 +0800") References: <008501c8f1e8$042046f0$30065e0a@SHZ.ST.COM> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ryan, > I have modified my patch according to your suggestion. The only question is > that use debug() because I found all debug print msg lines are written as : > #ifdef DEBUG > printf(......); > #endif > Are you sure I need change my debug print to debug()? Yes, please. We introduced the macro especially for this to make the code more readable. If you find other instances of the macro not being used, feel free to send a patch changing it ;) Cheers Detlev -- Multiple exclamation marks, the sure sign of an insane mind. -- Terry Pratchett -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de