public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] problems about loading linux via u-boot
@ 2004-09-08  9:19 刘勇
  2004-09-08 14:46 ` [U-Boot-Users] " Lonsn
  2004-09-08 16:27 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: 刘勇 @ 2004-09-08  9:19 UTC (permalink / raw)
  To: u-boot

   i successfully load uImage into the address 0x100000,
and the command imi is ok.
	after i run the command bootm 0x100000,i get the infomation.

=> bootm 0x100000
## Booting image at 00100000 ...
   Image Name:   Linux-2.6.8
   Created:      2004-09-08   8:49:54 UTC
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    1009417 Bytes = 985.8 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

the console seems dead.i have set bootargs into "console=ttyS0 root=/dev/nfs"
my cpu is 440gx.it seems linux finish uncompressing,and then it will print
Linux version information.

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

end of thread, other threads:[~2004-09-08 16:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-08  9:19 [U-Boot-Users] problems about loading linux via u-boot 刘勇
2004-09-08 14:46 ` [U-Boot-Users] " Lonsn
2004-09-08 16:27 ` [U-Boot-Users] " Wolfgang Denk

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