From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YFh5h-0001yG-Eq for barebox@lists.infradead.org; Mon, 26 Jan 2015 10:40:25 +0000 Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YFh5J-0007QF-Kz for barebox@lists.infradead.org; Mon, 26 Jan 2015 11:39:57 +0100 Received: from jbe by dude.hi.pengutronix.de with local (Exim 4.84) (envelope-from ) id 1YFh5J-0007Pj-Jy for barebox@lists.infradead.org; Mon, 26 Jan 2015 11:39:57 +0100 From: Juergen Borleis Date: Mon, 26 Jan 2015 11:39:49 +0100 Message-Id: <1422268796-24782-3-git-send-email-jbe@pengutronix.de> In-Reply-To: <1422268796-24782-1-git-send-email-jbe@pengutronix.de> References: <1422268796-24782-1-git-send-email-jbe@pengutronix.de> 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" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 2/9] Docs: just mark the 'bootm' command like the 'go' command as well To: barebox@lists.infradead.org Just a try to be consistent in one sentence. Signed-off-by: Juergen Borleis --- Documentation/boards/mxs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/boards/mxs.rst b/Documentation/boards/mxs.rst index 6c8bdb5..879663c 100644 --- a/Documentation/boards/mxs.rst +++ b/Documentation/boards/mxs.rst @@ -115,5 +115,5 @@ mxsboot tool which changes this sector number in the image. Booting second stage -------------------- -The second stage images can be started with the barebox bootm command or +The second stage images can be started with the barebox 'bootm' command or just jumped into using the 'go' command. -- 2.1.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox