nand write problem

Thomas Gleixner tglx at linutronix.de
Wed May 25 10:55:23 EDT 2005


On Wed, 2005-05-25 at 16:29 +0200, Jonas wrote:
> I try to write some files within linux to my flash. But I always get the 
> message
> nand_write_ecc: Attempt to write not page aligned data
> cp: Write Error: Invalid argument

You can not use cp to write to a raw nand flash. NAND must be written
with page aligned data. 

Please read the FAQ and the tech docs on http://linux-mtd.infradead.org

tglx






More information about the linux-mtd mailing list