From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jdl.com (jdl.com [208.123.74.7]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 2912EDE05E for ; Sat, 12 Jan 2008 10:25:15 +1100 (EST) To: "Grant Likely" Subject: Re: StorCenter Help? In-Reply-To: Your message of "Fri, 11 Jan 2008 16:20:12 MST." References: Date: Fri, 11 Jan 2008 17:25:11 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day "Grant Likely" mumbled: > > Since you're getting absolutely no output after uncompression it > probably means that you're failing in the boot wrapper... Or not getting to the boot wrapper... > which means mmu is off, and the serial port is already set up by u-boot. > > You should be able to add direct writes to the uart fifo register from > within the bootwrapper code to see how far you get in the progress. Tried that. Didn't work at all. I think I have some variant of BAT setup failure or so. jdl