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 1YRLaD-0004rT-Fr for barebox@lists.infradead.org; Fri, 27 Feb 2015 14:08:05 +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 1YRLZp-0007tU-Qy for barebox@lists.infradead.org; Fri, 27 Feb 2015 15:07:37 +0100 Received: from jbe by dude.hi.pengutronix.de with local (Exim 4.84) (envelope-from ) id 1YRLZp-0005tV-Q6 for barebox@lists.infradead.org; Fri, 27 Feb 2015 15:07:37 +0100 From: Juergen Borleis Date: Fri, 27 Feb 2015 15:07:29 +0100 Message-Id: <1425046053-21214-2-git-send-email-jbe@pengutronix.de> In-Reply-To: <1425046053-21214-1-git-send-email-jbe@pengutronix.de> References: <1425046053-21214-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 1/5] Docs: add some info about the Phytec's phyCORE-i.MX35 To: barebox@lists.infradead.org Signed-off-by: Juergen Borleis --- Documentation/boards/imx/Phytec-phyCORE-i.MX35.rst | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/boards/imx/Phytec-phyCORE-i.MX35.rst diff --git a/Documentation/boards/imx/Phytec-phyCORE-i.MX35.rst b/Documentation/boards/imx/Phytec-phyCORE-i.MX35.rst new file mode 100644 index 0000000..adf5d26 --- /dev/null +++ b/Documentation/boards/imx/Phytec-phyCORE-i.MX35.rst @@ -0,0 +1,7 @@ +Phytec phyCORE-i.MX35 +===================== + +Building the bootloader image for this target is covered by the ``phytec-phycore-imx35_defconfig``. + +Use the corresponding ``barebox.bin`` file for this target. This image can be +used for booting in ``internal mode`` from NAND or NOR memory. -- 2.1.4 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox