From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Eidsness Date: Mon, 04 Oct 2004 16:27:14 -0400 Subject: [U-Boot-Users] DB1000 Little-Endian U-Boot In-Reply-To: <20041004180726.GA21448@linux-mips.org> References: <1096821864.3883.11.camel@sex-machine.chi.ldsys.net> <20041004180726.GA21448@linux-mips.org> Message-ID: <4161B222.1090906@ieee.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 All, I would like to use u-boot on my DB1000 card (with an AMD Au1000 processor) in little endian mode. After a little bit of playing around I have gotten it to compile, load in to the parameter FLASH and run from the Yamon prompt, i.e. go bec00000. But, when I switch to boot completely from u-boot in the parameter flash (switch S8) the card just hangs. Does anyone have any ideas? Thanks, Charles