Re: Linux based bootloader

2012-09-12 Thread Jorge Dominguez
HiGeert, Excuse me for my lack of boldness when searching on Internet Best Regards, Jorge El 12/09/2012 9:57, Geert Uytterhoeven escribió: Hi Jorge, On Wed, Sep 12, 2012 at 9:25 AM, Jorge Dominguez wrote: I find link on Web that describes a module to load other linux kernel or bootloader wi

Re: Linux based bootloader

2012-09-12 Thread Geert Uytterhoeven
Hi Jorge, On Wed, Sep 12, 2012 at 9:25 AM, Jorge Dominguez wrote: > I find link on Web that describes a module to load other linux kernel or > bootloader with a commandline params inside a linux. > > Works are perform by bootloader kernel module that get kernel, initrd and > command line params.

Linux based bootloader

2012-09-12 Thread Jorge Dominguez
Hello, I find link on Web that describes a module to load other linux kernel or bootloader with a commandline params inside a linux. Works are perform by bootloader kernel module that get kernel, initrd and command line params. http://www.embeddedarm.com/software/arm-linux-bootloader.php U