From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Thu, 05 Jan 2006 11:23:34 -0600 Subject: [U-Boot-Users] Flash erasing problem In-Reply-To: <200601051104.57478.takacs.aron@infracont.hu> References: <200601051104.57478.takacs.aron@infracont.hu> Message-ID: <43BD5616.8010208@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tak?cs ?ron wrote: > >>cp a0000000 00480000 207af4 > > > Copy to Flash... not erased at 00480000 (ffff0000) > Flash not Erased Try cp.b command or use 0x207af4 / 4 = 0x81ebd as size in cp command.