<bbrezillon> thanks for pointing out your documents <bbrezillon> I'm trying to get the NAND driver with HW ECC (and HW RND) without using DMA at all
I tried many things but did not quite get the ECC reading command to return meaningful resuts. But should work somehow. <bbrezillon> do you have any other information I could use to do this ? Not really. There is no known code to look at using the nand controller without DMA. All allwinner code uses DMA even the boot ROM (BROM). <bbrezillon> For example, I wonder why there are 2 RAM sectors (the driver I found only make use of RAM0) I think it's used during DMA to fetch next sector while the previous one is transferred by DMA. But not sure. Regards Henrik -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
