public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Booting Multi Image FIle
@ 2008-06-26 17:26 Alemao
  2008-06-27 17:52 ` Alemao
  0 siblings, 1 reply; 5+ messages in thread
From: Alemao @ 2008-06-26 17:26 UTC (permalink / raw)
  To: u-boot

Hi all,

I have a board here that was fully working when booting using the tree
files separated. Now im trying
using a multi image file:

# mkimage -A ppc -O Linux -T multi -C gzip -n 'Linux PowerPC' -d
vmlinux.bin.gz:ramdisk:board.dtb kernel.img

Loading to ram:

# tftpboot 0x01000000 kernel.img

Booting:

# bootm 0x01000000

## Booting image at 01000000 ...
   Image Name:   Linux PowerPC
   Image Type:   PowerPC Linux Multi-File Image (gzip compressed)
   Data Size:    2627156 Bytes =  2.5 MB
   Load Address: 00000000
   Entry Point:  00000000
   Contents:
   Image 0:   916112 Bytes = 894.6 kB
   Image 1:  1698738 Bytes =  1.6 MB
   Image 2:    12288 Bytes = 12 kB
   Verifying Checksum ... OK
   Uncompressing Multi-File Image ... OK
   Loading Ramdisk to 07de2000, end 07f80bb2 ... OK
   Loading Device Tree to 007fc000, end 007fefff ... OK
   .
   .
   .
   RAMDISK: Couldn't find valid RAM disk image starting at 0.
   No filesystem could mount root, tried:  ext2
   Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(1,0)


Im missing something? Do i have to pass the addr of ramdisk at bootm ?


Thanks in advance,

--
Alemao

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

end of thread, other threads:[~2008-07-02 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 17:26 [U-Boot-Users] Booting Multi Image FIle Alemao
2008-06-27 17:52 ` Alemao
2008-06-30 11:43   ` Detlev Zundel
     [not found]     ` <d970ff420807020603l67633f85m7a70af13c0be2267@mail.gmail.com>
2008-07-02 13:04       ` [U-Boot-Users] " Alemao
2008-07-02 14:28         ` [U-Boot-Users] " Alemao

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