From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 24 May 2014 14:57:27 +0200 Subject: [U-Boot] Uboot-standalone-kernel. In-Reply-To: <1400839502868-180527.post@n7.nabble.com> References: <1400839502868-180527.post@n7.nabble.com> Message-ID: <201405241457.27834.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Friday, May 23, 2014 at 12:05:02 PM, mazen.e wrote: > Is it possible to load a bare-metal standalone application by using uboot, Yes > and let the standalone app load a kernel and FS If you pass control to it, yes. > , could you please propose a > hint on how to it? As you gave no hints on what you're trying to do, what version of U-Boot you're using etc., I can only point you to doc/README.standalone . Best regards, Marek Vasut