From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrejs Cainikovs Date: Wed, 18 Jun 2008 10:44:26 +0300 Subject: [U-Boot-Users] Stops booting after RAM info In-Reply-To: <20080618073735.9889524040@gemini.denx.de> References: <20080618073735.9889524040@gemini.denx.de> Message-ID: <4858BCDA.6080201@GlobalAutomationSystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <48584C2F.3090400@GlobalAutomationSystems.com> you wrote: > >> So, I think that's all are board dependent what and where are easier >> and/or faster to implement. >> > > I can understand this position to some extend from your local, > project-specific point of view. But in general, and especially from > the point of view a maintainer of the whole U-Boot project, I > strongly discourage the use of custom flash drivers if you could use > the CFI driver as well. > > So please do not recommend to use custom drivers in new projects (and > don't do it your self either), because such code will not be accepted > for inclusion into mainline. > Pardon... Now i'm wonder how easy CFI driver can be implemented on AT91 and why somebody haven't done this already. I think now I'll get my hands on that. Kind regards, Andrejs Cainikovs.