On 30 January 2014 06:58, JYOTI DUBEY <[email protected]> wrote: > After compiling the u-boot code what steps must be followed to boot the > current system (system with Grub) with u-boot?I mean how can I port my > system with the u-boot which I compiled?
What system do you have? It depends on your system, obviously. You need to place u-boot wherever your system bios looks for a bootloader. Alternatively, you can try loading u-boot from grub for testing. HTH Michal _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

