From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Date: Thu, 27 Dec 2007 00:42:11 +0100 Subject: [U-Boot-Users] CFI driver problems on MPC8260 and 440EPx systems In-Reply-To: <20071226230925.E9A6D24889@gemini.denx.de> References: <20071226230925.E9A6D24889@gemini.denx.de> Message-ID: <20071227004211.2a6cc78d@siona> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 27 Dec 2007 00:09:25 +0100 Wolfgang Denk wrote: > even after pulling the latest CFI updates from the u-boot-cfi-flash > repository, I still see the following issues: By "still", do you mean it's not a regression? IOW, is this something my patches introduced or was it broken before? The patch series is meant to be fully bisectable, so if you can find out which particular patch caused this breakage, I'll have another look to see if I messed something up... Haavard