From mboxrd@z Thu Jan 1 00:00:00 1970 From: craig vanderborgh Date: Wed, 22 Dec 2004 05:14:40 +0000 (UTC) Subject: [U-Boot-Users] Re: What does the Kernel get from U-boot ? References: <20041221121101.A7F6F1D04F7@sc8-sf-uberspam1.sourceforge.net> <41C8C898.9060405@acm.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Federico Lucifredi acm.org> writes: > > Hello Booters, > Just a quick newbie-style question: what is passed between U-boot > and the kernel? Just the bootargs env variable or is there any other > (more intimate http://news.gmane.org/img/smilies/smile.png"> relationship between the two? What I am asking is, > what does the kernel get from U-boot aside from the location of the root > filesystem? I guess the answer is 'nothing', but if it turns out there > is more, I'd like to know =) > > -Federico > > _________________________________________ Hello Federico, I think I can answer your question, but I need a bit more information first. What U-boot passes to the linux kernel is architecture-dependent, as so many things are in this world. What kind of system are you working with?