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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox