From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 18.mo3.mail-out.ovh.net ([87.98.172.162] helo=mo3.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SGofU-0007Pj-1w for barebox@lists.infradead.org; Sun, 08 Apr 2012 09:44:21 +0000 Received: from mail622.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo3.mail-out.ovh.net (Postfix) with SMTP id DAAC3FF861E for ; Sun, 8 Apr 2012 11:45:11 +0200 (CEST) From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 8 Apr 2012 11:27:20 +0200 Message-Id: <1333877242-582-1-git-send-email-plagnioj@jcrosoft.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 1/3] defaultenv/boot: add support for oftree boot option support To: barebox@lists.infradead.org you can now specify in the same way as it's done for the kernel where is stored the oftree. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- defaultenv/bin/_boot_help | 3 ++- defaultenv/bin/boot | 17 ++++++++++++++++- defaultenv/config | 2 ++ 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/defaultenv/bin/_boot_help b/defaultenv/bin/_boot_help index 7c96444..a07e4e0 100644 --- a/defaultenv/bin/_boot_help +++ b/defaultenv/bin/_boot_help @@ -1,9 +1,10 @@ #!/bin/sh -echo "boot: boot [-m ] [-k ] [-r ] [-i ]" +echo "boot: boot [-m ] [-k ] [-r ] [-i ] [-o