From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52EC05B5.2050801@xenomai.org> Date: Fri, 31 Jan 2014 21:21:09 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <52D8609C.5050903@xenomai.org> <52D9984F.9080203@xenomai.org> <52DAE756.3070606@xenomai.org> <52DBC5FE.6060806@xenomai.org> <52DBD649.2000908@xenomai.org> <52EB6BBC.8040600@xenomai.org> <52EBE4B7.6060800@xenomai.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] Fwd: Kernel Compilation Problems List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andy Pugh Cc: xenomai On 01/31/2014 09:15 PM, Andy Pugh wrote: > I will just say that, having figured out how to set the command line > parameters (I needed a serial terminal that did actual terminal > emulation, and I needed to edit a non-standard environment file) U-boot is the de-factor standard for booting Linux on anything else than an x86. So, the effort is probably not a complete waste: you will not have to learn how to use U-boot for the next embedded board. Besides, U-boot is well documented. -- Gilles.