public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] bootm NIOS
@ 2004-08-02 13:06 Thomas Brand
  2004-08-02 13:16 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Brand @ 2004-08-02 13:06 UTC (permalink / raw)
  To: u-boot

Hi,

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 
matter what I try, there is no way to get it working with the "bootm" 
command. I tried to implement it in the file lib_nios/nios_linux.c like 
the "go" command without any command line passing and other stuff.
The only printout I get is the following:

DK1S10 > bootm 1000100
## Booting image at 01000100 ...
    Image Name:   Linux Kernel Image
    Image Type:   Nios-32 Linux Kernel Image (uncompressed)
    Data Size:    974592 Bytes = 951.8 kB
    Load Address: 01000100
    Entry Point:  01000100
    Verifying Checksum ... OK
    XIP Kernel Image ... OK

Any hints or ideas?

Thanks in advance

Thomas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] bootm NIOS
  2004-08-02 13:06 [U-Boot-Users] bootm NIOS Thomas Brand
@ 2004-08-02 13:16 ` Wolfgang Denk
  2004-08-02 14:53   ` Thomas Brand
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Denk @ 2004-08-02 13:16 UTC (permalink / raw)
  To: u-boot

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.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
There's a way out of any cage.
	-- Captain Christopher Pike, "The Menagerie" ("The Cage"),
	   stardate unknown.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot-Users] bootm NIOS
  2004-08-02 13:16 ` Wolfgang Denk
@ 2004-08-02 14:53   ` Thomas Brand
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Brand @ 2004-08-02 14:53 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-02 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-02 13:06 [U-Boot-Users] bootm NIOS Thomas Brand
2004-08-02 13:16 ` Wolfgang Denk
2004-08-02 14:53   ` Thomas Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox