I am currently attempting to boot with an initramfs built into my uimage using 
uboot. 

However, I cannot get it to boot correctly. If I make the uimage totally 
bare-bones, and just use core-image-minimal-initramfs, then it hangs huring 
init at the waiting for devices... printout. Going and gutting the init script, 
I can get to single user mode and it looks like the filesystem is there.

I want a more full system, so I included core-image-boot and core-image-basic. 
I figured this would initialize better. When I do this, my uImage jumps up to 
~50MB. U-boot then hangs at "starting kernel..."

I don't think that the uimage is clobbering the device tree, because the device 
tree is loaded at 0x100, and the uimage is loaded at 0x8000. 

Any ideas?

----------------------------------------
Nick Crast
Associate Software Engineer
Saab Sensis Corporation
Phone: 315-445-5703
Email: nicholas.cr...@saabsensis.com

-
This message is intended only for the addressee and may contain information 
that is company confidential or privileged.  Any technical data in this message 
may be exported only in accordance with the U.S. International Traffic in Arms 
Regulations (22 CFR Parts 120-130) or the Export Administration Regulations (15 
CFR Parts 730-774). Unauthorized use is strictly prohibited and may be 
unlawful. If you are not the intended recipient, or the person responsible for 
delivering to the intended recipient, you should not read, copy, disclose or 
otherwise use this message. If you have received this email in error, please 
delete it, and advise the sender immediately. 
-          
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to