From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 5 Jun 2007 08:47:53 +0200 Subject: [U-Boot-Users] Bug in fat_register_device() ? In-Reply-To: <1181025013.466502f58196b@webmail.mnet-online.de> References: <20070604191720.797C4352681@atlas.denx.de> <1181025013.466502f58196b@webmail.mnet-online.de> Message-ID: <200706050847.53615.sr@denx.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 Heiko, On Tuesday 05 June 2007, hs at denx.de wrote: > + if(!get_partition_info (dev_desc, part_no, &info)) { Space after the "if" please. > + part_offset = info.start; > + cur_part = part_no; > + } else { > + if(!strncmp((char *)&buffer[DOS_FS_TYPE_OFFSET], "FAT", 3)) { Here too. Viele Gr??e, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================