[U-Boot] How to boot bare board binary from U-Boot>
Michael Zimmermann
sigmaepsilon92 at gmail.com
Sat Feb 13 15:01:27 CET 2016
Hi
you can either run the binary directly from memory or you can build a uboot
image from your raw binary using the mkimage command.
Michael
On Fri, Feb 12, 2016 at 10:32 AM, veerendranathj <veeru.jkm at gmail.com>
wrote:
> Hello,
>
> How can we boot independent bare board binary(not standalone binary which
> runs using U-Boot environment and not linux kernel) from U-Boot. My
> requirement is to reinitialize the board and drivers using my binary...
>
> I can replace the U-Boot in the boot medium(here NOR Flash) with my binary
> but my requirement is to not removing the U-boot from NOR flash and I
> should
> load my binary from LAN network using "tftp" command.
>
> Thanks and Regards,
> Veerendranath
>
>
>
> --
> View this message in context:
> http://u-boot.10912.n7.nabble.com/How-to-boot-bare-board-binary-from-U-Boot-tp245739.html
> Sent from the U-Boot mailing list archive at Nabble.com.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
More information about the U-Boot
mailing list