From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kate Alhola Date: Fri, 07 May 2004 22:53:26 +0300 Subject: [U-Boot-Users] u-boot and bdi2000 Message-ID: <409BE936.4010604@iti.fi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Is there quick hint why u-boot does not start up when bdi2000 is connected to mpc5200 board. problem is simple. I load my flash programming code ( rload ) to mpc5200 internal sram with bdi2000 and program u-boot to flash. So, loading and running code works. Then when i reset system and try start u-boot it hangs in initialization code but if i remove bdi2000 it boots u-boot without problems. The bdi2000 initializtion file is based one from denx ftp server. I just ask, if this is commonly known problem before spending any bit more time for it. Kate