On Tuesday, January 13, 2015 at 9:56:03 PM UTC+6, Mohamed MEDIOUNI wrote: > > Loading sunxi_nand in the Kurio7S just makes 100% CPU usage for nandd > without working access
sunxi-3.4 nand format is incompatible with lichee-3.4 (sdk kernel). You can try this port of new nand driver: https://github.com/mittorn/sun7i-nand-sunxi First you should make source in lib dir, after that run make in root path with LICHEE_KDIR set to sunxi kernel sources path, you shuld get out-of-tree nand.ko module. You need to enable sunxi partition table support in kernel to detect partitions. -- 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/d/optout.
