From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlev Zundel Date: 10 Sep 2003 20:12:27 +0200 Subject: [U-Boot-Users] Uncompressing kernel ..... OK (Hangs here) In-Reply-To: References: Message-ID: <87fzj4ikc4.fsf@deepthought.outer.space.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi James, > I have tried both settings of clocks_in_mhz and have made sure that I copied > u-boot.h from uboot to ppcboot.h in Linux. I have made sure that IMAP_ADDR > is correct but I still get the same thing, just hangs after uncompression. I > am totally stumped. Are you really sure, the board hangs? Maybe the kernel runs but has no console to output its messages. Try appending "console=" to bootargs. Cheers Detlev -- Once the implementation is up and running, it is still a trick to keep it running. In a normal, closed implementation, this is not a problem; in a system with metaobject protocols [..] there is the potential for spectacular failure modes if certain situations are not properly anticipated. -- The Art of the Metaobject Protocol