From mboxrd@z Thu Jan 1 00:00:00 1970 From: Date: Mon, 05 Dec 2011 12:53:56 -0000 Subject: No subject Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de not return from function, code goes on and loads u-boot, too. As result, u-boot instead of linux is always started. If I am not overseeing something, I'll fix in next version. > + } else { > + printf("The Expected Linux image was not" > + "found. Please check your NAND" > + "configuration.\n"); > + printf("Trying to start u-boot now...\n"); > + } > + } > #endif > { in fact we have not anymore the "else" branch, and now u-boot is loaded. Regards, Stefano -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================