From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zang Roy-r61911 Date: 23 Apr 2007 07:52:31 +0800 Subject: [U-Boot-Users] [patch] Fix NC650 nand support In-Reply-To: <20070420154922.3F10B35363E@atlas.denx.de> References: <20070420154922.3F10B35363E@atlas.denx.de> Message-ID: <1177285951.26489.5.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2007-04-20 at 23:49, Wolfgang Denk wrote: > In message you wrote: > [snip] > > 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). Tsi108/9 pci config read will introduce a exception. I do not see other exception after code relocation. > Otherwise the sorting of the > > table is missing and thus the searching with a bisecting algorithm > > will not work as is. Why? > > I didn'tnotice this, I just cleaned up the compiler warning. > > > I am *really looking* forward to the patch fixing that :) > I am also. > Don't tell me, tell the author of the code. > > Roy, are you listening? Yes. I am listening. Roy