From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hd93w-0006of-31 for barebox@lists.infradead.org; Tue, 18 Jun 2019 08:01:53 +0000 Date: Tue, 18 Jun 2019 10:01:50 +0200 From: Sascha Hauer Message-ID: <20190618080150.47aaqq44zku7wkwj@pengutronix.de> References: <20190617141846.25638-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190617141846.25638-1-a.fatoum@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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: Re: [PATCH] Documentation: user: suggest U-Boot's bootm, not go To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Mon, Jun 17, 2019 at 04:18:46PM +0200, Ahmad Fatoum wrote: > Unlike barebox, U-Boot's go command doesn't have any provisions > for cache handling and as such, bootstrapping barebox via go can > cause stale data to be erroneously executed as instructions. > > The official documentation[1] suggests use of bootm instead, which > does the necessary flushing and invalidation. Update our documentation > accordingly. > > [1]: http://www.denx.de/wiki/view/DULG/UBootStandalone#Section_5.12.3. > > Signed-off-by: Ahmad Fatoum > --- > Documentation/user/barebox.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox