From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jia Jianwei Date: Thu, 11 Nov 2004 15:11:40 -0800 Subject: [U-Boot-Users] Linux hangs on MPC870 board Message-ID: <014f01c4c843$cdb769d0$3a4610ac@fortinet.com> 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 ported uboot-1.1.2 on my board , it works fine so far, i can download kernel image and no problem with mtest but when i enter "bootm" , after "Uncompressing kernel...OK", no more message appears, but i tested the same image with a reference board(Adder87x), it works fine. The differences of the two boards is just the flash size(8M .vs. 32M) and memory size(8M .vs. 64M) and CPU( MPC875 vs MPC870). I have no idea what is wrong ? SW or HW ? Can anyone give me some ideas or hints Thanks in advance! Best Regards, Jianwei