From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Rapoport Date: Thu, 25 Aug 2005 12:42:55 +0200 Subject: [U-Boot-Users] Software watchdog on mpc8247 In-Reply-To: <20050825070417.41EAE352674@atlas.denx.de> References: <20050825070417.41EAE352674@atlas.denx.de> 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 On 8/25/05, Wolfgang Denk wrote: > > How far does it get, and what exactly happens? "Does not boot" is not > exactly a precise description... > > Best regards, > > Wolfgang Denk > Unfortunately I don't have BDI so the only "debug" available is on-board led and scope. Using this I determined that u-boot starts initialization sequence in board_init_f (lib_ppc/board.c) and then restarts. -- Sincerely Yours, Mike.