[U-Boot-Users] how to boot a root.cramfs in ram 
    Wolfgang Denk 
    wd at denx.de
       
    Fri Jun 17 09:00:43 CEST 2005
    
    
  
In message <50c9a22505061618244cefe187 at mail.gmail.com> you wrote:
> i use uboot loadb command to place kenerl on 0x32000000, root.cramfs
> on 0x30800000,and when i type bootm 32000000 30800000, it just boot as
> there is a ramdisk image.Does uboot support boot cramfs rootfs in ram?
> what's the command?
U-Boot can be used to load a cramfs image (or any  other  file)  into
RAM.  All  the  rest  is  not an U-Boot issue, but a question if your
Linux kernel knows how to deal with such a setup.
Best regards,
Wolfgang Denk
-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"How is this place run - is it an anarchy?"
"No, I wouldn't say so; it is not that well organised..."
    
    
More information about the U-Boot
mailing list