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 merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VlmEr-0001si-Qx for barebox@lists.infradead.org; Wed, 27 Nov 2013 21:01:38 +0000 Date: Wed, 27 Nov 2013 22:01:16 +0100 From: Sascha Hauer Message-ID: <20131127210115.GZ24559@pengutronix.de> References: <20131127130236.GX24559@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: FW: Barebox on Karo TX25 To: John Parker Cc: "barebox@lists.infradead.org" On Wed, Nov 27, 2013 at 03:49:49PM +0000, John Parker wrote: > Hi > > I have a barebox prompt running from RAM!! > > What next? Setup a tftp server, edit /env/network/eth0 to your liking using 'edit /env/network/eth0', do a 'saveenv' to safe your settings. Test your network with: cp /mnt/tftp/barebox.bin /barebox.bin If that works you can do: erase /dev/nand0.barebox.bb cp /barebox.bin /dev/nand0.barebox.bb (Note: you have to use barebox-flash-image as generated by the compilation, not the imx-image you generated for USB boot) That should be it. After a reset your board should come up with barebox. 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