From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrejs Cainikovs Date: Wed, 18 Jun 2008 20:30:49 +0300 Subject: [U-Boot-Users] Stops booting after RAM info In-Reply-To: <162d31d50806180739lf5dd65j90d6aaaeae38b268@mail.gmail.com> References: <20080617211151.9FD18248D2@gemini.denx.de> <48584C2F.3090400@GlobalAutomationSystems.com> <20080618142851.0c4a51a3@hskinnemo-gx745.norway.atmel.com> <4859161B.5080505@GlobalAutomationSystems.com> <162d31d50806180739lf5dd65j90d6aaaeae38b268@mail.gmail.com> Message-ID: <48594649.9080107@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 navin karnam wrote: > Hi all, > > The flash chip in my board is Intel 28F256P33T > which is not defined in the u-boot-1.1.6/include/flash.h > > Please guide what is the procedure i should follow to add it. I suppose You haven't read a lot of your own thread.. Use CFI + add your flash ID. http://www.numonyx.com/Documents/Datasheets/314749_P33_Discrete_DS.pdf, page 78 - Table 36: CFI Identification Kind regards, Andrejs Cainikovs.