From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmytro Bablinyuk Date: Thu, 03 Nov 2005 11:22:05 +1100 Subject: [U-Boot-Users] Re: Low-boot configuration for MPC8272ADS In-Reply-To: <20051103000543.305D035265C@atlas.denx.de> References: <436950A4.3070002@rftechnology.com.au> <20051103000543.305D035265C@atlas.denx.de> Message-ID: <4369582D.3030502@rftechnology.com.au> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > >>>>8272>load > > No load address given here. > >>[HOST] >>IP 192.168.1.100 >>FILE u-boot.bin >>FORMAT BIN >>;FILE E:\temp\test16k.bin >>;FORMAT BIN 0x04708000 > > No load address given here either. So where are you going to load the > code to? Thank you Wolfgang, Sorry for asking, I tried 'load 0x1000' (this is where I expect to have my SDRAM), the problem remains - can you suggest please what sort of address I should try? 8272>load 0x1000 Loading u-boot.bin , please wait .... # PPC: timeout while waiting for freeze *** TARGET: reset detected, restarting target ...