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 merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khEzf-0001vg-52 for barebox@lists.infradead.org; Mon, 23 Nov 2020 16:47:12 +0000 Date: Mon, 23 Nov 2020 17:47:09 +0100 From: Sascha Hauer Message-ID: <20201123164709.GL24489@pengutronix.de> References: <20201120090605.13372-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201120090605.13372-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] doc: bcm283x: fix mix up regarding SoC on raspberry pi zero To: Ahmad Fatoum Cc: barebox@lists.infradead.org On Fri, Nov 20, 2020 at 10:06:05AM +0100, Ahmad Fatoum wrote: > The Raspberry Pi Zero has the same ARMv6 SoC as the very first Raspberry > Pi 1, not an ARMv8. > > Signed-off-by: Ahmad Fatoum > --- > Documentation/boards/bcm2835.rst | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied, thanks Sascha > > diff --git a/Documentation/boards/bcm2835.rst b/Documentation/boards/bcm2835.rst > index e9ad1d4d5724..c896871e0d82 100644 > --- a/Documentation/boards/bcm2835.rst > +++ b/Documentation/boards/bcm2835.rst > @@ -11,9 +11,9 @@ Raspberry Pi > > 3. Use ``make rpi_defconfig; make`` to build barebox. This will create the following images: > > - - ``images/barebox-raspberry-pi-1.img`` for the BCM2835/ARM1176JZF-S (Raspberry Pi 1) > + - ``images/barebox-raspberry-pi-1.img`` for the BCM2835/ARM1176JZF-S (Raspberry Pi 1, Raspberry Pi Zero) > - ``images/barebox-raspberry-pi-2.img`` for the BCM2836/CORTEX-A7 (Raspberry Pi 2) > - - ``images/barebox-raspberry-pi-3.img`` for the BCM2837/CORTEX-A53 (Raspberry Pi 3, Raspberry Pi Zero) > + - ``images/barebox-raspberry-pi-3.img`` for the BCM2837/CORTEX-A53 (Raspberry Pi 3) > > Copy the respective image for your model to your SD card and name it > ``barebox.img``. > -- > 2.29.2 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 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