From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jaap de Jong Date: Wed, 19 Dec 2012 16:43:01 +0100 Subject: [U-Boot] split nand writes Message-ID: <50D1E085.4010904@nedap.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi All, suppose the image I want to flash is bigger than the available ram in the unit. Is there a way to copy the image f.i. in pieces into the flash? nand write should have a 'continue on last block' option for that purpose. Thanks! Jaap