Hello Aditya,

Yes, u-boot is board specific. You need to get sources of the u-boot, configure it and build for your board. After that setup bootcmd in u-boot (you can do it over serial console or hardcode it in board config).
For booting image.elf you need enable CONFIG_CMD_ELF in board config. 
Genode build system can make uimage automatically. Just add SPECS += uboot to etc/specs.conf

--
Ivan Loskutov



2013/7/8 Aditya Kousik <adit267.kousik@...9...>
Hello,

I'm trying to run Genode on an i.MX6. And I've tried copying uImage. But that doesn't seem to be enough. I came across this : http://comments.gmane.org/gmane.os.genode.devel/813

Your set of u-boot files, is it pandaboard specific? or can the MLO, u-boot.bin be copied to any device and booted?

What's the procedure of booting from using the image.elf? (So far, i ran mkimage and created a uImage file. But that's obviously not enough. What's missing?)

Thanks and regards,
Aditya

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Genode-main mailing list
Genode-main@...12...ceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main