From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 07 Dec 2004 08:58:53 +0100 Subject: [U-Boot-Users] Can't detect CFI flash in kernel In-Reply-To: Your message of "Tue, 07 Dec 2004 14:25:53 +0800." Message-ID: <20041207075858.AFB14C1430@atlas.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 In message you wrote: > When I boot the kernel on my ppc850 board, there are something abnormal > printed from console: ... > > CFI: Found no TQM8xxL Bank 0 device at location zero > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > TQM8xxL: No supported flash chips found! ... > by kernel. The flash model is INTEL28F320S3 and it supports CFI command. I ... > Did I config something wrong? Yes, you did. You made several errors. First, this has nothing to do with U-Boot, so your posting is off topic on this list. Second, you use a TQM8xxL configuration on a non-TQM8xxL board which is an invitation for trouble. Finally, your MTD configuration is inappropriate / incomplete. Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Beware of the Turing Tar-pit in which everything is possible but nothing of interest is easy.