From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregoire Banderet Date: Fri, 04 May 2007 08:52:56 +0200 Subject: [U-Boot-Users] MPC8349Emitx-GP hangs with latest u-boot Message-ID: <463AD848.3070701@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello, Using the latest sources from u-boot, my MPC8349Emitx-GP hangs after a few seconds when I'm in userspace (i.e. after Linux successfully booted). I tried both vanilla linux 2.6.20 and 2.6.14 from WindRiver, same result. When I use u-boot 1.1.3 with patches from Freescale, the system is OK. I also tried the latest u-boot with linux 2.6.20 on a MPC8349Emds board and everything is fine. I tried disabling nearly all the buses/devices in the Device Tree, but the system still hangs (even the serial console does not respond). What (in u-boot) could make my system hang when linux is up and running? -- Greg