From mboxrd@z Thu Jan 1 00:00:00 1970 From: Satish Gopalam Date: Thu, 24 Mar 2005 14:22:45 -0800 Subject: [U-Boot-Users] cold boot failing on PPC 750 Message-ID: <123e1978050324142264ec4e3@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de We ported u-boot on a custom designed hardware with power pc 750 and a cpc700 bridge. We encounter a strange problem ;The code runs fine throwing the boot messages of u-boot only when run for the first time after flashing thru a BDM debugger under the BDM debugger control. when we try to HRESET (cold start) the board ,we do not see it throwing any messages on the serial console.Henceforth when we try to run the same code under BDM control it doesn't run correctly and hangs in a loop. Kindly advise. Regards Satish Gopalam