From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Brand Date: Mon, 02 Aug 2004 16:53:21 +0200 Subject: [U-Boot-Users] bootm NIOS References: <20040802131651.3F1FBC109F@atlas.denx.de> Message-ID: <410E5561.4070209@imms.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > In message <410E3C73.7060900@imms.de> you wrote: > >>I am trying to get the "bootm" command for the Nios architecture on the >>Stratix Board running. I can start uClinux with the "go" command, but no >> > ... > >>The only printout I get is the following: >> > ... > >> XIP Kernel Image ... OK >> > > Is this REALLY an XIP image? Probably you're executing a branch of > code which you don't really want to use. That was the problem. Linux is starting now. Thanks a lot. Thomas