From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sun, 26 Nov 2006 11:15:26 +0100 (MET) Subject: [U-Boot-Users] MC68360 port In-Reply-To: <456931EB.1080506@orkun.us> References: <8496f91a0611202248h1e43d4b4sc2961f67dba6c6fc@mail.gmail.com> <200611252013.51389.sr@denx.de> <456931EB.1080506@orkun.us> Message-ID: <200611261115.47799.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 Tolunay, On Sunday 26 November 2006 07:19, Tolunay Orkun wrote: > >> Unfortunately, we are use very old AMD flash chips - AM29F800BT. They > >> are not CFI compliant. > > > > Autsch. OK, that's a different story then. > > > > Best regards, > > Stefan > > Most of cfi_flash is probably usable for a non-cfi flash part. Yes, I though about this option too. > The cfi detection etc. will not work but perhaps if we preset the > interface settings from board configuration and do a jedec probe and > setup some of the timing based on jedec probe we might be able to use > the cfi flash driver for non-cfi flash as well. This should eliminate > more custom board drivers. Someone else also was asking if cfi flash > driver is able to handle a cfi flash and non-cfi flash at the same time. > Perhaps we can handle that as well. Good idea. > This week, I might be able to come up with such an extension patch. I do > not have such an environment to test but with someone taking some time > doing testing and providing feedback, I can manage to do this. This patch would be very welcome. I have to admit, that my time is very limited in the next few weeks. So hopefully someone else has a board and the time to do the testing. Any volunteers? Perhaps Ilya with the AM29F800BT for a start? Best regards, Stefan