From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcus Hall Date: Tue, 28 Feb 2006 12:53:55 -0700 Subject: [U-Boot-Users] [PATCH] CFI support for Versatile & Integrator/CP boards In-Reply-To: <4404A2A0.5000009@orkun.us> References: <200602281024.13958.sr@denx.de> <4404A2A0.5000009@orkun.us> Message-ID: <4404AA53.6040803@lucent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tolunay Orkun wrote: > I now think Marcus patch is preferable but it would also be better to > inform on the console regarding timeout case as well. Well, flash_status_check() does print an error message if it does timeout... Marcus Hall