From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reto Stalder Date: Fri, 21 Nov 2008 18:52:12 +0100 Subject: [U-Boot] ppc405ep boot freeze with u-boot 1.3.4 Message-ID: <4926F54C.3030305@gmx.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi I have a custom ppc405ep board with 128MB SDRAM, very similar to the AMCC Taihu board. U-Boot 1.1.4 works perfectly fine. But version 1.3.4 freezes after saying "Relocating now" in debug mode. Additionally, I've observed a strange effect concerning memory size: When a BDI2000 emulator is connected and the SDRAM size is set to 64MB or less, the board starts to the prompt. When a BDI2000 emulator is connected and the SDRAM size is set to 128MB, it freezes as well. Has somebody any ideas, where the problem could reside, or what else to do, to isolate the problem? Every comment is welcome ;-), Reto