From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: Fri, 20 Apr 2007 17:14:09 +0200 Subject: [U-Boot-Users] [patch] Fix NC650 nand support In-Reply-To: <20070420135320.E5A9935363E@atlas.denx.de> (Wolfgang Denk's message of "Fri\, 20 Apr 2007 15\:53\:20 +0200") References: <20070420135320.E5A9935363E@atlas.denx.de> 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 Wolfgang, > In message <200704201338.51115.sr@denx.de> you wrote: >> >> You might want to clean up the compiler warnings too (ELDK 4.1)? ;-) > > Done. [4.2 actually :-) ] Hm. I am eager to see the changes. If you *really* cleaned *all* warnings then I am sure you also fixed the warning in extable.c and while doing this noticed that the whole fixup only works because we have a maximum of one fixup entry (./drivers/tsi108_pci.c, I cannot find any user of addr_probe anywhere). Otherwise the sorting of the table is missing and thus the searching with a bisecting algorithm will not work as is. I am *really looking* forward to the patch fixing that :) Cheers Detlev -- PUBLIC NOTICE AS REQUIRED BY LAW: Any Use of This Product, in Any Manner Whatsoever, Will Increase the Amount of Disorder in the Universe. Although No Liability Is Implied Herein, the Consumer Is Warned That This Process Will Ultimately Lead to the Heat Death of the Universe. -- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany +49 8142 66989 40